GET /api/bet_types/ffd83638-3e27-47f5-803f-4b69178d60b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffd83638-3e27-47f5-803f-4b69178d60b4",
"match": "https://api-prod.gambitprofit.com/api/matches/2b045a5e-0442-4098-b7ed-245f2753117a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-29T10:38:01.824747-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": "New Orleans Pelicans",
"amount": 5599.0
},
{
"team": "Philadelphia 76ers",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "e97acb98-390d-46ef-802d-ce52886625e3",
"gambit_id": "4ba11181-81f9-40ee-b118-98a321697194",
"last_updated": "2023-11-30T11:18:13.586682-05:00",
"created_at": "2023-11-29T10:38:01.834526-05:00",
"name": "New Orleans Pelicans",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffd83638-3e27-47f5-803f-4b69178d60b4/?format=api"
},
{
"id": "a057b29f-831c-4d1e-823e-aecbac06b7dd",
"gambit_id": "27b8a700-1369-4068-9f9b-896af34e43b1",
"last_updated": "2023-11-30T11:18:13.583204-05:00",
"created_at": "2023-11-29T10:38:01.829701-05:00",
"name": "Philadelphia 76ers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffd83638-3e27-47f5-803f-4b69178d60b4/?format=api"
}
]
}