GET /api/bet_types/7d8e0031-d976-4569-80e8-7f9b7f4b5921/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d8e0031-d976-4569-80e8-7f9b7f4b5921",
"match": "https://api-prod.gambitprofit.com/api/matches/2444bfb5-ec0f-44b7-bcf0-dab5d5ea2ff9/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:23.963150-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": "CIN",
"amount": 5773.0
},
{
"team": "MIL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "40985c21-e78a-4bb1-a06d-4bf306c8b5df",
"gambit_id": "8c85202c-ca61-4ddb-82f6-e9136895ab4e",
"last_updated": "2023-07-17T09:13:05.066923-04:00",
"created_at": "2023-07-14T09:13:23.966519-04:00",
"name": "CIN",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d8e0031-d976-4569-80e8-7f9b7f4b5921/?format=api"
},
{
"id": "2d3d2df5-3598-4a69-867a-294c70155f1d",
"gambit_id": "150f6f36-fd45-4245-a85d-549b9f4d27d4",
"last_updated": "2023-07-17T09:13:05.065521-04:00",
"created_at": "2023-07-14T09:13:23.964682-04:00",
"name": "MIL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d8e0031-d976-4569-80e8-7f9b7f4b5921/?format=api"
}
]
}