GET /api/bet_types/3f0155c9-c493-421d-8325-57b34c26ec63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f0155c9-c493-421d-8325-57b34c26ec63",
"match": "https://api-prod.gambitprofit.com/api/matches/59fcf436-524d-4e21-a3cb-31465d3d16aa/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:09.341341-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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "acc07f31-f7bd-40e8-8358-c4a1dc2b80ee",
"gambit_id": "78c3c287-629f-4e6f-81d8-e24aed5c7653",
"last_updated": "2023-10-26T10:38:09.955827-04:00",
"created_at": "2023-10-25T09:13:09.345558-04:00",
"name": "Game Total Over 234",
"reward": "1.86000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f0155c9-c493-421d-8325-57b34c26ec63/?format=api"
},
{
"id": "641baac9-aefc-4a16-b345-a3e54f383fdd",
"gambit_id": "6d5a8af7-c33a-41ea-be83-d01a4b9c590d",
"last_updated": "2023-10-26T10:38:09.959490-04:00",
"created_at": "2023-10-25T09:13:09.349494-04:00",
"name": "Game Total Under 234",
"reward": "1.86000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f0155c9-c493-421d-8325-57b34c26ec63/?format=api"
}
]
}