GET /api/bet_types/58fb3a19-3f45-4fe8-b9db-0e3f3773ec23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58fb3a19-3f45-4fe8-b9db-0e3f3773ec23",
"match": "https://api-prod.gambitprofit.com/api/matches/0dccbe71-cd23-495b-8766-e70578610493/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T09:37:12.787156-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 5.5",
"amount": 5000.0
},
{
"team": "Game Total Over 5.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cb611927-886e-4a6f-9f33-befc05af4c51",
"gambit_id": "b935e5a0-e37a-43a2-abbb-ae83830129c4",
"last_updated": "2023-03-15T13:52:01.349695-04:00",
"created_at": "2023-03-14T09:37:12.788600-04:00",
"name": "Game Total Under 5.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58fb3a19-3f45-4fe8-b9db-0e3f3773ec23/?format=api"
},
{
"id": "fa5ad52a-9c3f-4a9f-b3e7-233b6cd3e61f",
"gambit_id": "8c8c5af6-941d-4f5b-8718-e52bf695e820",
"last_updated": "2023-03-15T13:52:01.351410-04:00",
"created_at": "2023-03-14T09:37:12.790026-04:00",
"name": "Game Total Over 5.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58fb3a19-3f45-4fe8-b9db-0e3f3773ec23/?format=api"
}
]
}