GET /api/bet_types/fb83cfda-6fa9-438e-a261-e5fc556c7d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb83cfda-6fa9-438e-a261-e5fc556c7d5c",
"match": "https://api-prod.gambitprofit.com/api/matches/7b3d522b-c8c7-4e0b-b9aa-fbeb73b4a3c0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:04.668291-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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Under 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "88d39d71-dc7b-4ac4-870a-f9b8897b84c5",
"gambit_id": "8cebc997-9c4e-4226-82ef-3ec5b2bdbf62",
"last_updated": "2023-11-06T10:03:05.682572-05:00",
"created_at": "2023-11-04T09:48:04.673175-04:00",
"name": "Game Total Over 220.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb83cfda-6fa9-438e-a261-e5fc556c7d5c/?format=api"
},
{
"id": "c9242a91-5a89-49a5-ba6e-948f14efe399",
"gambit_id": "c690160a-4ed5-4f9a-879b-a63bbd77252d",
"last_updated": "2023-11-06T10:03:05.686107-05:00",
"created_at": "2023-11-04T09:48:04.679621-04:00",
"name": "Game Total Under 220.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb83cfda-6fa9-438e-a261-e5fc556c7d5c/?format=api"
}
]
}