GET /api/bet_types/4abe3a90-1c5a-40d6-8554-ea93db7a66a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4abe3a90-1c5a-40d6-8554-ea93db7a66a6",
"match": "https://api-prod.gambitprofit.com/api/matches/c3d5a2e4-1b6f-4a1c-ab27-bd66e70c9bf5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-17T11:42:58.560339-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 10",
"amount": 5000.0
},
{
"team": "Game Total Over 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5005c4a8-c15a-49e2-b662-fb5a24cf84b5",
"gambit_id": "0f63a059-221a-40c7-8763-252706ea2454",
"last_updated": "2023-07-24T19:07:56.843680-04:00",
"created_at": "2023-07-17T11:42:58.563398-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4abe3a90-1c5a-40d6-8554-ea93db7a66a6/?format=api"
},
{
"id": "8b59f3da-2872-4686-b58f-20a8897e7bc7",
"gambit_id": "e0d2734a-8431-41a9-8802-1ac70b41b2d3",
"last_updated": "2023-07-24T19:07:56.846981-04:00",
"created_at": "2023-07-17T11:42:58.561713-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4abe3a90-1c5a-40d6-8554-ea93db7a66a6/?format=api"
}
]
}