GET /api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b48eb5f-3fde-4ac6-b662-610138788931",
"match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T10:08:11.410703-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": "MIA",
"amount": 5773.0
},
{
"team": "TEX",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "670a5066-319d-42b2-afa1-59e5f4ab7f02",
"gambit_id": "a7d7ff99-771e-4b98-bbe3-f80d84b7496c",
"last_updated": "2023-08-07T14:58:06.533586-04:00",
"created_at": "2023-08-05T10:08:11.418978-04:00",
"name": "MIA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api"
},
{
"id": "7d20b528-50ae-48c3-8a35-02636c4bf05d",
"gambit_id": "81bca20d-286c-499f-b5e6-516c50a61e7c",
"last_updated": "2023-08-07T14:58:06.537627-04:00",
"created_at": "2023-08-05T10:08:11.423992-04:00",
"name": "TEX",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api"
}
]
}