GET /api/bet_types/d12e29b4-6617-48a7-bef3-0f8c8aac8257/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d12e29b4-6617-48a7-bef3-0f8c8aac8257",
"match": "https://api-prod.gambitprofit.com/api/matches/384bad6f-9caf-4584-882e-3fc75a4eff67/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:13:17.388369-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 36",
"amount": 5000.0
},
{
"team": "Game Total Under 36",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d4485458-3c3f-4718-b105-3d90972bd6ac",
"gambit_id": "05508dd1-846f-49cf-b2a1-794f43e0367e",
"last_updated": "2023-11-27T20:18:15.101422-05:00",
"created_at": "2023-11-22T09:13:17.392381-05:00",
"name": "Game Total Over 36",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d12e29b4-6617-48a7-bef3-0f8c8aac8257/?format=api"
},
{
"id": "59ff7860-ec5b-4118-8aaf-4147805ed072",
"gambit_id": "a7dd7faf-d2ff-4110-8995-492261fbbfc9",
"last_updated": "2023-11-27T20:18:15.105260-05:00",
"created_at": "2023-11-22T09:13:17.396324-05:00",
"name": "Game Total Under 36",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d12e29b4-6617-48a7-bef3-0f8c8aac8257/?format=api"
}
]
}