-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
8,026 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# general things to ignore | ||
build/ | ||
dist/ | ||
*.egg-info/ | ||
*.egg | ||
*.py[cod] | ||
__pycache__/ | ||
*.so | ||
*~ | ||
|
||
# due to using tox and pytest | ||
.tox | ||
.cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"bet_result": "Lost", "bet_event": "Sevilla v Villarreal\n(First Half Goals)", "bet_date": "05/02/2017", "bet_odds": "6/1", "bet_return": "0.00", "bet_id": "Bet Confirmation - AF5506054910F - Flash", "bet_type": "Over 0.5", "bet_stake": "2.00"}, {"bet_result": "Won", "bet_event": "Canberra Utd Women v Melbourne City Women\n(Match Goals)", "bet_date": "05/02/2017", "bet_odds": "8/11", "bet_return": "17.11", "bet_id": "Bet Confirmation - XF9734077110W - Mobile", "bet_type": "Under 1.5", "bet_stake": "10.00"}, {"bet_result": "Won", "bet_event": "CA River Plate v Lanus\n(Match Goals)", "bet_date": "05/02/2017", "bet_odds": "1/1", "bet_return": "20.00", "bet_id": "Bet Confirmation - JF4650080210F - Flash", "bet_type": "Over 0.5", "bet_stake": "10.00"}, {"bet_result": "Won", "bet_event": "Ceara v Ferroviario\n(Match Goals)", "bet_date": "05/02/2017", "bet_odds": "1/1", "bet_return": "20.00", "bet_id": "Bet Confirmation - YF3027964010F - Flash", "bet_type": "Over 0.5", "bet_stake": "10.00"}, {"bet_result": "Lost", "bet_event": "CD River Plate Ecuador v Emelec\n(Match Goals)", "bet_date": "04/02/2017", "bet_odds": "3/1", "bet_return": "0.00", "bet_id": "Bet Confirmation - LF6632670610F - Flash", "bet_type": "Over 0.5", "bet_stake": "5.00"}, {"bet_result": "Lost", "bet_event": "EC Bahia v Moto Club de São Luís\n(Alternative Total Corners)", "bet_date": "04/02/2017", "bet_odds": "4/9", "bet_return": "0.00", "bet_id": "Bet Confirmation - EF9478330310F - Flash", "bet_type": "Over 11.0", "bet_stake": "10.00"}, {"bet_result": "Lost", "bet_event": "Caldense MG v Villa Nova\n(Total Corners)", "bet_date": "04/02/2017", "bet_odds": "13/8", "bet_return": "0.00", "bet_id": "Bet Confirmation - HX7389082410W - Mobile", "bet_type": "Over 13.0", "bet_stake": "5.00"}, {"bet_result": "Won", "bet_event": "Caldense MG v Villa Nova\n(Match Goals)", "bet_date": "04/02/2017", "bet_odds": "11/8", "bet_return": "23.75", "bet_id": "Bet Confirmation - AX1495965410W - Mobile", "bet_type": "Over 0.5", "bet_stake": "10.00"}, {"bet_result": "Lost", "bet_event": "FC Porto v Sporting\n(Double Chance)", "bet_date": "04/02/2017", "bet_odds": "4/1", "bet_return": "0.00", "bet_id": "Bet Confirmation - QF9394712610W - Mobile", "bet_type": "Sporting or Draw", "bet_stake": "0.99"}, {"bet_result": "Lost", "bet_event": "Casertana v Lecce\n(Double Chance)", "bet_date": "04/02/2017", "bet_odds": "4/6", "bet_return": "0.00", "bet_id": "Bet Confirmation - XF1865548010F - Flash", "bet_type": "Lecce or Draw", "bet_stake": "10.00"}] |
Oops, something went wrong.