GET /api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d95e68f-a3c4-408a-8bda-67cd0393e12f",
"match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?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": "TEX (C Ragans)",
"amount": 5323.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 4677.0
}
],
"expected_reward_tokens": 9260.46,
"profit_sb": 260.46,
"profit_sb_percentage": 2.89,
"recommended": true
},
"lines": [
{
"id": "a8f07679-2540-4ceb-9b73-e60101855b84",
"gambit_id": "df5237d1-4eb0-4148-b8c5-aa688fa75dc3",
"last_updated": "2022-09-14T10:12:06.167018-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (C Ragans)",
"reward": "1.74000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api"
},
{
"id": "df9ade8d-099e-46a9-bbe4-37873c379c24",
"gambit_id": "c8ea66cf-2f79-4540-9845-22b8fcacc370",
"last_updated": "2022-09-14T10:12:06.167970-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (K Waldichuk)",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api"
}
]
}