GET /api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b860bbb1-41f1-4a59-85b1-01f7ebd9648a",
"match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
"name": "Over/Under",
"created_at": "2023-08-20T08:43:04.194750-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.5",
"amount": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b4772308-bb12-4871-9cf7-bbb6201a3f09",
"gambit_id": "ffdc7744-3235-4de3-bdf5-ad22f06fdae8",
"last_updated": "2023-08-21T19:33:19.889257-04:00",
"created_at": "2023-08-20T08:43:04.206968-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api"
},
{
"id": "6667ab10-eb4d-44d6-979e-18889082cf4a",
"gambit_id": "ab31a45d-1ace-492f-b46b-5bb353b41033",
"last_updated": "2023-08-21T19:33:19.885878-04:00",
"created_at": "2023-08-20T08:43:04.199981-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api"
}
]
}