GET /api/bet_types/a9bd494c-7d50-4752-ba26-22dd0ff5cd2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9bd494c-7d50-4752-ba26-22dd0ff5cd2b",
"match": "https://api-prod.gambitprofit.com/api/matches/73fa6ac2-2624-4581-bd95-6f1d49f41811/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "EDward Gaming",
"amount": 5562.0
},
{
"team": "Royal Never Give Up",
"amount": 4438.0
}
],
"expected_reward_tokens": 8787.24,
"profit_sb": -212.76,
"profit_sb_percentage": -2.36,
"recommended": false
},
"lines": [
{
"id": "5cbb5647-dca1-4ba9-83a7-0edf26fdb381",
"gambit_id": "4c74340c-50c9-4194-8bd5-1c29a31d387e",
"last_updated": "2022-09-03T20:07:24.958178-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "EDward Gaming",
"reward": "1.58000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9bd494c-7d50-4752-ba26-22dd0ff5cd2b/?format=api"
},
{
"id": "fc02afa6-86f2-4584-9b21-18d47fdacdb0",
"gambit_id": "b6b56010-dbda-4681-9d26-b5c0cf8c898a",
"last_updated": "2022-09-03T20:07:24.959411-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Royal Never Give Up",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9bd494c-7d50-4752-ba26-22dd0ff5cd2b/?format=api"
}
]
}