GET /api/bet_types/2a404144-e5b5-43ae-a1bc-2f4a46ef9ab1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a404144-e5b5-43ae-a1bc-2f4a46ef9ab1",
"match": "https://api-prod.gambitprofit.com/api/matches/cafbaa50-dc7e-404f-827b-759a0de556b8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 33",
"amount": 5000.0
},
{
"team": "Game Total Over 33",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "a634fd98-e7c8-46c1-a300-e790adb0cef7",
"gambit_id": "d0630f64-b512-433f-82fd-abe6e0e39a92",
"last_updated": "2022-08-14T13:57:06.924504-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 33",
"reward": "1.83000",
"odds": "1.90910",
"spread": "33.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a404144-e5b5-43ae-a1bc-2f4a46ef9ab1/?format=api"
},
{
"id": "01772077-3880-4002-8b51-ddab62a1036c",
"gambit_id": "545c07e5-5ce3-4264-aaaf-14eb40a480d6",
"last_updated": "2022-08-14T13:57:06.924894-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 33",
"reward": "1.83000",
"odds": "1.90910",
"spread": "33.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a404144-e5b5-43ae-a1bc-2f4a46ef9ab1/?format=api"
}
]
}