GET /api/bet_types/4f8c6ce5-8051-4eb9-8cb2-9d328600df81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f8c6ce5-8051-4eb9-8cb2-9d328600df81",
"match": "https://api-prod.gambitprofit.com/api/matches/666f75cd-13fb-456b-9b62-0189584d2c09/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-13T10:18:24.452766-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": "WAS (T Williams)",
"amount": 5714.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "f9caddc5-4262-4b58-a28c-b7726d915e24",
"gambit_id": "887686cb-73c3-46a1-ae97-21d295c39f34",
"last_updated": "2023-08-14T18:43:06.513368-04:00",
"created_at": "2023-08-13T10:18:24.461071-04:00",
"name": "WAS (T Williams)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f8c6ce5-8051-4eb9-8cb2-9d328600df81/?format=api"
},
{
"id": "c8c7bfdf-79e7-4a88-afaa-4b3f292d5e70",
"gambit_id": "f2105995-437e-4058-a2f9-1ae06fd49487",
"last_updated": "2023-08-14T18:43:06.509999-04:00",
"created_at": "2023-08-13T10:18:24.457099-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f8c6ce5-8051-4eb9-8cb2-9d328600df81/?format=api"
}
]
}