GET /api/bet_types/0e0128ef-a2e9-4a98-b2c7-c0516fb8ffef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e0128ef-a2e9-4a98-b2c7-c0516fb8ffef",
"match": "https://api-prod.gambitprofit.com/api/matches/b1114d6b-9d69-4f30-ab5f-9c8e22db1121/?format=api",
"name": "Over/Under",
"created_at": "2023-11-09T09:47:58.067982-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 Over 239.5",
"amount": 5000.0
},
{
"team": "Game Total Under 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6391aebb-dfa3-441a-a9d3-de3a400e0da7",
"gambit_id": "6f21c0c4-eef9-431b-8aa3-2e9e5650e472",
"last_updated": "2023-11-12T11:03:19.661163-05:00",
"created_at": "2023-11-09T09:47:58.072238-05:00",
"name": "Game Total Over 239.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e0128ef-a2e9-4a98-b2c7-c0516fb8ffef/?format=api"
},
{
"id": "f65c3956-be5f-490c-bf0f-fe458d6d2d6c",
"gambit_id": "383e5505-b9f3-4f6c-bf85-b8314b9d9753",
"last_updated": "2023-11-12T11:03:19.665404-05:00",
"created_at": "2023-11-09T09:47:58.089616-05:00",
"name": "Game Total Under 239.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e0128ef-a2e9-4a98-b2c7-c0516fb8ffef/?format=api"
}
]
}