GET /api/bet_types/5e41bc72-739a-42fd-9fad-31db4725ef6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e41bc72-739a-42fd-9fad-31db4725ef6a",
"match": "https://api-prod.gambitprofit.com/api/matches/e8a734d0-8438-4bb9-8bc9-f96eff337d42/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:20.249706-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "5a05f7a2-e864-44e2-b1c8-c24cb86ea478",
"gambit_id": "7abe7686-0707-429b-842a-5b5ed2ab106c",
"last_updated": "2023-10-27T11:03:24.485157-04:00",
"created_at": "2023-10-26T09:28:20.257942-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e41bc72-739a-42fd-9fad-31db4725ef6a/?format=api"
},
{
"id": "0426f0af-47bd-462b-a527-cee566e8f57b",
"gambit_id": "2b88d1ab-3bc3-4ec3-bd55-35bc914cd83b",
"last_updated": "2023-10-27T11:03:24.478301-04:00",
"created_at": "2023-10-26T09:28:20.253218-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e41bc72-739a-42fd-9fad-31db4725ef6a/?format=api"
}
]
}