GET /api/bet_types/4cf8737e-cd87-439c-8816-ff5d9da5e8ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cf8737e-cd87-439c-8816-ff5d9da5e8ce",
"match": "https://api-prod.gambitprofit.com/api/matches/d58e5424-f21b-470f-82d4-ae27545b74b1/?format=api",
"name": "Over/Under",
"created_at": "2024-01-31T09:58:19.232408-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c2b5ee64-8851-49f2-b90c-19a7fde0ed18",
"gambit_id": "1db438e7-0915-4fd5-ac50-95fde5cd7111",
"last_updated": "2024-02-01T10:48:00.437546-05:00",
"created_at": "2024-01-31T09:58:19.240678-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf8737e-cd87-439c-8816-ff5d9da5e8ce/?format=api"
},
{
"id": "50a5109f-5fe1-4dfa-a276-5ea4c27313d5",
"gambit_id": "16c6c0ca-8a59-4c96-bc96-44f4f3d71c98",
"last_updated": "2024-02-01T10:48:00.441228-05:00",
"created_at": "2024-01-31T09:58:19.236459-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf8737e-cd87-439c-8816-ff5d9da5e8ce/?format=api"
}
]
}