GET /api/bet_types/4fdadfa8-2d50-45db-ad14-14c0bad8de8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fdadfa8-2d50-45db-ad14-14c0bad8de8f",
"match": "https://api-prod.gambitprofit.com/api/matches/ccfcdaf8-69d9-4824-93a8-1b0e618edbcc/?format=api",
"name": "Over/Under",
"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": "Game Total Over 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "18121d1f-29a8-475a-ba2d-62870c250765",
"gambit_id": "ceb318da-de86-4b0b-826b-8469cda8d079",
"last_updated": "2022-09-18T09:32:40.070893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdadfa8-2d50-45db-ad14-14c0bad8de8f/?format=api"
},
{
"id": "359fcf43-4648-4d7c-93fe-a362c8ec9cd6",
"gambit_id": "acc240af-405e-4504-b8a6-5ed28cc32fdf",
"last_updated": "2022-09-18T09:32:40.069691-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdadfa8-2d50-45db-ad14-14c0bad8de8f/?format=api"
}
]
}