GET /api/bet_types/cff131f1-bd3d-4af5-b236-a65fc8a375da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cff131f1-bd3d-4af5-b236-a65fc8a375da",
"match": "https://api-prod.gambitprofit.com/api/matches/1bd078be-bddb-44d8-8487-b9a9830392d0/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 57.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "f302cb7a-a35d-4219-b9b0-88e734d09af0",
"gambit_id": "74934716-a262-4347-9d43-c93412a57975",
"last_updated": "2022-10-02T20:12:01.257355-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff131f1-bd3d-4af5-b236-a65fc8a375da/?format=api"
},
{
"id": "292e28c7-b971-4cf1-96b2-021ec9f04076",
"gambit_id": "b43480b8-9444-402e-a5e9-0a7563a20658",
"last_updated": "2022-10-02T20:12:01.258485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff131f1-bd3d-4af5-b236-a65fc8a375da/?format=api"
}
]
}