GET /api/bet_types/1fb3a53c-cbed-47c7-938c-eec92f587d82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fb3a53c-cbed-47c7-938c-eec92f587d82",
"match": "https://api-prod.gambitprofit.com/api/matches/d9a676a4-64eb-4790-9963-cc964db91f2b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-24T09:06:58.684716-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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9cd9d5e6-c730-4d39-998f-b5a39bb94b43",
"gambit_id": "579e9e50-770f-4ad7-9b39-ccae2da42a93",
"last_updated": "2023-02-25T17:32:00.133094-05:00",
"created_at": "2023-02-24T09:06:58.687322-05:00",
"name": "Game Total Over 231",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb3a53c-cbed-47c7-938c-eec92f587d82/?format=api"
},
{
"id": "78732755-654f-493a-a14a-2f67b137d30d",
"gambit_id": "176fea75-0801-4967-90b3-268ac375f020",
"last_updated": "2023-02-25T17:32:00.131926-05:00",
"created_at": "2023-02-24T09:06:58.685984-05:00",
"name": "Game Total Under 231",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb3a53c-cbed-47c7-938c-eec92f587d82/?format=api"
}
]
}