GET /api/bet_types/97c38513-9c5d-40da-b24a-4f5ecce970b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97c38513-9c5d-40da-b24a-4f5ecce970b2",
"match": "https://api-prod.gambitprofit.com/api/matches/54c8d68b-abb1-4573-bcd6-28001b637f5d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:11.597184-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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8de30c34-d66a-433d-81a6-c2543bb3afb7",
"gambit_id": "e09ad260-c265-4428-a7ef-800acf704433",
"last_updated": "2023-10-30T15:38:31.653057-04:00",
"created_at": "2023-10-25T09:13:11.604726-04:00",
"name": "Game Total Under 44.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c38513-9c5d-40da-b24a-4f5ecce970b2/?format=api"
},
{
"id": "5aa76dbe-b1ad-4eb9-9ccb-411ecf37cb10",
"gambit_id": "d6ec2a43-1d77-4da8-84e7-b1dc693d1e7a",
"last_updated": "2023-10-30T15:38:31.649168-04:00",
"created_at": "2023-10-25T09:13:11.600646-04:00",
"name": "Game Total Over 44.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c38513-9c5d-40da-b24a-4f5ecce970b2/?format=api"
}
]
}