GET /api/bet_types/3f18f9ae-8916-4dd7-ae22-1c96287724da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f18f9ae-8916-4dd7-ae22-1c96287724da",
"match": "https://api-prod.gambitprofit.com/api/matches/0ba2fea8-e8e4-4cc6-ab99-8c36098b6754/?format=api",
"name": "Over/Under",
"created_at": "2023-10-29T09:18:07.180450-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Under 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "a5dbcb59-ccbc-49f6-b99e-78bbbd8288bf",
"gambit_id": "425d19c2-b394-441e-b438-822693886d39",
"last_updated": "2023-10-30T21:53:24.600863-04:00",
"created_at": "2023-10-29T09:18:07.184591-04:00",
"name": "Game Total Over 239.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f18f9ae-8916-4dd7-ae22-1c96287724da/?format=api"
},
{
"id": "014fcd30-62c4-4d5b-80c3-b4fa2eeb853e",
"gambit_id": "51b4b366-84fd-4ba1-9695-47196bd81c5c",
"last_updated": "2023-10-30T21:53:24.604183-04:00",
"created_at": "2023-10-29T09:18:07.189549-04:00",
"name": "Game Total Under 239.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f18f9ae-8916-4dd7-ae22-1c96287724da/?format=api"
}
]
}