GET /api/bet_types/29456ce9-cb25-49e6-a076-393eb9e44cf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29456ce9-cb25-49e6-a076-393eb9e44cf4",
"match": "https://api-prod.gambitprofit.com/api/matches/002c95bb-837a-4381-a3e5-34bd3e6b48c2/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:06.807340-04: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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "b011f8e1-aa11-49cc-8219-3fa5ed674819",
"gambit_id": "8cac1d97-dd5c-4943-b87f-0cca4b22a86c",
"last_updated": "2023-11-06T10:03:05.439507-05:00",
"created_at": "2023-11-04T09:48:06.811096-04:00",
"name": "Game Total Over 237.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29456ce9-cb25-49e6-a076-393eb9e44cf4/?format=api"
},
{
"id": "028755ee-8f42-4e76-b67f-f457e4db8e8c",
"gambit_id": "943a96f6-850a-453b-96c2-dd1ea2663825",
"last_updated": "2023-11-06T10:03:05.443153-05:00",
"created_at": "2023-11-04T09:48:06.815515-04:00",
"name": "Game Total Under 237.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29456ce9-cb25-49e6-a076-393eb9e44cf4/?format=api"
}
]
}