GET /api/bet_types/3f63b544-b155-46ba-bdfe-eaec9b275e17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f63b544-b155-46ba-bdfe-eaec9b275e17",
"match": "https://api-prod.gambitprofit.com/api/matches/a77b87c1-8ed6-4173-a9a7-44f4e7dee050/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:14.749176-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ef966315-4a0e-4842-81ef-8145b4168c87",
"gambit_id": "f4c70ff7-7bc5-49e3-a741-2fde503624c4",
"last_updated": "2023-09-08T09:32:55.440080-04:00",
"created_at": "2023-09-06T09:08:14.753902-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f63b544-b155-46ba-bdfe-eaec9b275e17/?format=api"
},
{
"id": "e3714477-af41-4bb1-903b-cffdbc713157",
"gambit_id": "36392874-97bb-46b6-b577-512eb245a1c7",
"last_updated": "2023-09-08T09:32:55.443375-04:00",
"created_at": "2023-09-06T09:08:14.758766-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f63b544-b155-46ba-bdfe-eaec9b275e17/?format=api"
}
]
}