GET /api/bet_types/bd0fb696-e4bd-4f2e-a4f3-021aac25b2c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd0fb696-e4bd-4f2e-a4f3-021aac25b2c7",
"match": "https://api-prod.gambitprofit.com/api/matches/30903968-93a5-470e-9102-373b29bba089/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-10T10:03:08.063966-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "KAN",
"amount": 5688.0
},
{
"team": "TOR",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "6bd71fe4-094a-4c77-a208-64a4d7ef22dc",
"gambit_id": "ff8708b7-31b0-459e-984c-f241c1db89ab",
"last_updated": "2023-09-12T11:28:10.613591-04:00",
"created_at": "2023-09-10T10:03:08.067645-04:00",
"name": "KAN",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd0fb696-e4bd-4f2e-a4f3-021aac25b2c7/?format=api"
},
{
"id": "1faacd60-15a8-44df-8140-a1b00203f7dc",
"gambit_id": "79395ec1-2dbb-4461-a880-d4a07792c192",
"last_updated": "2023-09-12T11:28:10.617001-04:00",
"created_at": "2023-09-10T10:03:08.071361-04:00",
"name": "TOR",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd0fb696-e4bd-4f2e-a4f3-021aac25b2c7/?format=api"
}
]
}