GET /api/bet_types/c0ba731b-f6a2-44ea-8e81-ae424b37bcbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0ba731b-f6a2-44ea-8e81-ae424b37bcbc",
"match": "https://api-prod.gambitprofit.com/api/matches/ab7e3b16-8ba7-4a3a-b546-a04b2b38507a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:23:05.338911-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": "041b75fc-d8cc-48cf-acf5-fb32b23a179f",
"gambit_id": "9a87e075-afc6-4b0a-bf99-49913024ca5c",
"last_updated": "2023-12-15T10:08:18.356043-05:00",
"created_at": "2023-12-14T09:23:05.342542-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/c0ba731b-f6a2-44ea-8e81-ae424b37bcbc/?format=api"
},
{
"id": "afba96ea-bc00-4f21-8c14-b0806c612c6d",
"gambit_id": "a73a1c77-2d35-4a55-8100-ca8ac3d82557",
"last_updated": "2023-12-15T10:08:18.360158-05:00",
"created_at": "2023-12-14T09:23:05.347140-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/c0ba731b-f6a2-44ea-8e81-ae424b37bcbc/?format=api"
}
]
}