GET /api/bet_types/af01e59f-576d-4f04-a476-7d96a114e526/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af01e59f-576d-4f04-a476-7d96a114e526",
"match": "https://api-prod.gambitprofit.com/api/matches/a0569199-462c-4853-91b2-86e2dc9c7aac/?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": "WAS (P Espino)",
"amount": 5452.0
},
{
"team": "CIN (L Cessa)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9322.92,
"profit_sb": 322.92,
"profit_sb_percentage": 3.59,
"recommended": true
},
"lines": [
{
"id": "5ff8b118-93c4-4262-bacf-64452ca7a108",
"gambit_id": "ed187b39-203c-4d17-ba78-76d045836345",
"last_updated": "2022-08-28T11:27:24.524558-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Espino)",
"reward": "1.71000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af01e59f-576d-4f04-a476-7d96a114e526/?format=api"
},
{
"id": "0ca542d5-42b0-4474-91fb-643f3217feaf",
"gambit_id": "807eda6a-670e-4080-8061-474969481946",
"last_updated": "2022-08-28T11:27:24.525029-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "2.05000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af01e59f-576d-4f04-a476-7d96a114e526/?format=api"
}
]
}