GET /api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "878b3707-f826-4418-b676-4580cc76e2c8",
"match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?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": "SDG (J Musgrove)",
"amount": 5297.0
},
{
"team": "PHI (R Suarez)",
"amount": 4703.0
}
],
"expected_reward_tokens": 9640.54,
"profit_sb": 140.54,
"profit_sb_percentage": 1.48,
"recommended": true
},
"lines": [
{
"id": "84c7370b-0913-4840-84f5-3f49b39cafea",
"gambit_id": "33538291-b8bd-46fe-8c44-e79c830681d0",
"last_updated": "2022-10-22T09:12:26.616980-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (J Musgrove)",
"reward": "1.82000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api"
},
{
"id": "afc35fae-e946-4774-89de-7d2040d3787a",
"gambit_id": "fd4939dc-efe4-4876-bd02-4469bf51ea47",
"last_updated": "2022-10-22T09:12:26.617980-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "2.05000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api"
}
]
}