News
LATEST NEWS
FTD 25+ Affiliate Lottery
Dear partners, we have created a new Lottery, the purpose of which is to increase your energy and traffic, healthy perfectionism and, of course, the opportunity to receive the desired prize!
Description
For reaching 25 or more FTDs from 1 May 2020 to 30 May 2020, you receive 1 lottery ticket.
Among those who received lottery tickets, 1 large prize will be raffled: 6000 euro.
The draw will be held 1 June 2020. *
Your affiliate id and lottery ticket number will appear in the List of lottery tickets ** after all the Terms of Participation are fulfilled.
Terms of Participation
1) Get 25+ FTDs from 1 May 2020 to 30 May 2020.
2) Update the information on the traffic source in your affiliate account: add links to all available traffic sources in Menu-My Account-Website.
3) Update information about game providers, payment systems, limits and bonuses of Riobet casino + any kind of new banner (you can find it in Banners) or Video.
4) Apply in writing for the lottery through affiliate program messenger. Please fulfill all 4 conditions for receiving a lottery ticket. Submit an application after conditions 1,2 and 3 are fulfilled.
*
The draw will be held using this code in Python version 3.4.0 / 3.5.2 / 3.5.1 / 3.6.1 / 3.6.5.
# winners code
import random
import sys
print("python version - ", sys.version)
number_of_tickets = ???? #???? will be replaced by the total number of tickets - it will be known during the draw
Number_of_winning_tickets = ???? #???? will be replaced by the number of winning tickets
euro_rate = ???? #??? will be replaced by the USD / EUR rate one day before the draw xe.com/currencytables/?from=USD
random.seed(euro_rate)
places =list(range(1, number_of_tickets))
random.shuffle(places)
print(sorted(places[:Number_of_winning_tickets]))
You can check the draw code by substituting the exchange rate value and the number of tickets on sites such as:
https://rextester.com/l/python3_online_compiler
https://repl.it/repls/DisgustingSlipperyCommand
https://www.jdoodle.com/python3-programming-online
https://www.onlinegdb.com/online_python_compiler
**
List of lottery tickets
2739567 - 1
1751020 - 2
997826 - 3
633492 - 4
2962529 - 5
404797 - 6
2081825 - 7
3118854 - 8
2109319 - 9