GET /api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "011edbfe-ed50-4c27-9382-780c5300dff8",
"match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:07.700369-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 Under 49.5",
"amount": 5000.0
},
{
"team": "Game Total Over 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3754f42f-c4c4-4bf7-acb6-60c2080cd053",
"gambit_id": "58e09d72-82da-442e-ae9b-adbb1ef6e65f",
"last_updated": "2023-12-04T21:03:10.524150-05:00",
"created_at": "2023-11-30T10:28:07.708688-05:00",
"name": "Game Total Under 49.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api"
},
{
"id": "e8061939-674f-4c28-a1be-67a28918c624",
"gambit_id": "59d1402e-c886-4ef8-8950-228ae49bee06",
"last_updated": "2023-12-04T21:03:10.520408-05:00",
"created_at": "2023-11-30T10:28:07.704044-05:00",
"name": "Game Total Over 49.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api"
}
]
}