GET /api/bet_types/677c5cd8-bf27-4d6e-bd84-f962e761d39b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "677c5cd8-bf27-4d6e-bd84-f962e761d39b",
"match": "https://api-prod.gambitprofit.com/api/matches/1a954c2c-b3db-47bb-b406-0566c8d8ec26/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:43:19.553810-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 2.5",
"amount": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "91f17aaa-2597-4ec2-9589-6d4dde4c8b9b",
"gambit_id": "a3c4bea8-4084-4b84-89d9-79bb6fc365ef",
"last_updated": "2023-12-11T11:48:02.896871-05:00",
"created_at": "2023-12-08T09:43:19.557506-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677c5cd8-bf27-4d6e-bd84-f962e761d39b/?format=api"
},
{
"id": "59bf2f3e-1e10-4ae7-8c9e-f0cdccaa855e",
"gambit_id": "43330904-c102-4a26-9974-f91dfc43d119",
"last_updated": "2023-12-11T11:48:02.900779-05:00",
"created_at": "2023-12-08T09:43:19.562350-05:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677c5cd8-bf27-4d6e-bd84-f962e761d39b/?format=api"
}
]
}