GET /api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44509f94-7f45-427b-af63-4ba22fb21ec0",
"match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-18T09:08:20.277504-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": "DET",
"amount": 5423.0
},
{
"team": "LOS",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f243d724-6475-4621-a18e-b56c0ad748a5",
"gambit_id": "d16a22c2-263e-491f-a495-e62642fa6a55",
"last_updated": "2023-09-20T09:13:04.774362-04:00",
"created_at": "2023-09-18T09:08:20.294391-04:00",
"name": "DET",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api"
},
{
"id": "890f45a6-633d-43bc-ab81-80356cdd5a01",
"gambit_id": "88ff027b-e4a9-426b-aa44-f883e98fe0dc",
"last_updated": "2023-09-20T09:13:04.784220-04:00",
"created_at": "2023-09-18T09:08:20.301643-04:00",
"name": "LOS",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api"
}
]
}