GET /api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f25de368-89a7-4c09-8cc8-4bc3a405c058",
"match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:55.738510-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Under 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7331a3b-20c6-432e-b5d4-0147a214a341",
"gambit_id": "b135e4f4-d76c-41f9-86e3-bd73533cef36",
"last_updated": "2024-01-05T14:03:02.389784-05:00",
"created_at": "2024-01-03T09:37:55.742693-05:00",
"name": "Game Total Over 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api"
},
{
"id": "b7719d4d-d0d4-4d40-a99f-b6e44cac507e",
"gambit_id": "930b3567-c9e4-4635-bbce-c2602818be58",
"last_updated": "2024-01-05T14:03:02.393244-05:00",
"created_at": "2024-01-03T09:37:55.750304-05:00",
"name": "Game Total Under 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api"
}
]
}