GET /api/bet_types/dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb",
"match": "https://api-prod.gambitprofit.com/api/matches/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-22T12:17:14.814974-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": "CWS",
"amount": 6222.0
},
{
"team": "CLE",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "50047d46-423d-4851-90ac-9c4d160a6c64",
"gambit_id": "e86b8b95-3dbd-4a73-ad19-6e543ca555a2",
"last_updated": "2023-05-25T13:47:10.007401-04:00",
"created_at": "2023-05-22T12:17:14.817539-04:00",
"name": "CWS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb/?format=api"
},
{
"id": "da1c978a-b131-4ba8-9fad-d8802466f281",
"gambit_id": "7c8c689a-8734-451a-b5b9-e2e820b132f2",
"last_updated": "2023-05-25T13:47:10.005639-04:00",
"created_at": "2023-05-22T12:17:14.816229-04:00",
"name": "CLE",
"reward": "2.52000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb/?format=api"
}
]
}