GET /api/bet_types/579bad8a-e073-43dd-a523-b3cb6e0af5d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "579bad8a-e073-43dd-a523-b3cb6e0af5d2",
"match": "https://api-prod.gambitprofit.com/api/matches/0eceecfa-afef-4fff-9c68-c24f57d40b48/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-08T09:23:24.819991-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": "TOR",
"amount": 5423.0
},
{
"team": "KAN",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f633c4b0-d070-49fb-b6cb-5e376c2ba0a7",
"gambit_id": "780bf0e4-7642-407f-8223-3aaffa375b3f",
"last_updated": "2023-09-09T11:28:28.112764-04:00",
"created_at": "2023-09-08T09:23:24.827564-04:00",
"name": "TOR",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/579bad8a-e073-43dd-a523-b3cb6e0af5d2/?format=api"
},
{
"id": "c58f678c-2889-442d-85cd-08bdb3f945d5",
"gambit_id": "f6acf2a2-d757-447f-87a5-86b8f2eb9547",
"last_updated": "2023-09-09T11:28:28.109421-04:00",
"created_at": "2023-09-08T09:23:24.823607-04:00",
"name": "KAN",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/579bad8a-e073-43dd-a523-b3cb6e0af5d2/?format=api"
}
]
}