GET /api/bet_types/f8f39477-9076-4d5c-821d-c9bb48ac7a13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8f39477-9076-4d5c-821d-c9bb48ac7a13",
"match": "https://api-prod.gambitprofit.com/api/matches/e7bf6f65-faac-4f49-8b76-83e4d58043e1/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:23.411346-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 Under 9",
"amount": 5319.0
},
{
"team": "Game Total Over 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "1e81e17e-55f2-413d-991e-d423a0d7d2be",
"gambit_id": "c65f65c6-5afd-48b2-9787-d0368e17f48f",
"last_updated": "2023-08-12T18:13:07.105887-04:00",
"created_at": "2023-08-11T09:38:23.424922-04:00",
"name": "Game Total Under 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8f39477-9076-4d5c-821d-c9bb48ac7a13/?format=api"
},
{
"id": "f7cc8f55-deff-47e2-90db-4486e934fafb",
"gambit_id": "532bad92-c38b-4984-8ab3-2732a8b70c88",
"last_updated": "2023-08-12T18:13:07.102394-04:00",
"created_at": "2023-08-11T09:38:23.418063-04:00",
"name": "Game Total Over 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8f39477-9076-4d5c-821d-c9bb48ac7a13/?format=api"
}
]
}