GET /api/bet_types/d01f8dc2-918d-41e9-9901-08130e582440/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d01f8dc2-918d-41e9-9901-08130e582440",
"match": "https://api-prod.gambitprofit.com/api/matches/9996c93a-8602-40b8-9b3d-f18f1ff1aec2/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T11:13:03.414521-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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Over 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7b6d5436-4e64-4a7e-8fef-4c2eb6d2e7c3",
"gambit_id": "17195e9c-40fb-4808-80a7-c4985c6c7056",
"last_updated": "2023-12-26T15:38:08.773673-05:00",
"created_at": "2023-12-20T11:13:03.418115-05:00",
"name": "Game Total Under 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01f8dc2-918d-41e9-9901-08130e582440/?format=api"
},
{
"id": "7d34b94c-ea1b-4c8c-85f3-806d8d6b99f8",
"gambit_id": "0f780778-1519-4a32-bd8c-2fe5aeffe77c",
"last_updated": "2023-12-26T15:38:08.776965-05:00",
"created_at": "2023-12-20T11:13:03.422612-05:00",
"name": "Game Total Over 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01f8dc2-918d-41e9-9901-08130e582440/?format=api"
}
]
}