GET /api/bet_types/99a44a0c-9e10-4fb1-9aa1-5e8960c6e990/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99a44a0c-9e10-4fb1-9aa1-5e8960c6e990",
"match": "https://api-prod.gambitprofit.com/api/matches/b259c6e9-cf13-496a-8531-a4b510dd5275/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-04T08:52:58.611217-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": 5614.0
},
{
"team": "CLE",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "c84db996-3e3f-48bf-b6d0-ebd1c9302c75",
"gambit_id": "d25b84e2-0c65-4973-abe6-522280e6c37d",
"last_updated": "2023-08-05T12:08:21.245038-04:00",
"created_at": "2023-08-04T08:52:58.615628-04:00",
"name": "CWS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a44a0c-9e10-4fb1-9aa1-5e8960c6e990/?format=api"
},
{
"id": "3e96dad6-d3fb-4ffe-b71e-1edac2d5e6f9",
"gambit_id": "a518f8a4-e834-452a-987f-f9bd3e35a9b8",
"last_updated": "2023-08-05T12:08:21.248815-04:00",
"created_at": "2023-08-04T08:52:58.620847-04:00",
"name": "CLE",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a44a0c-9e10-4fb1-9aa1-5e8960c6e990/?format=api"
}
]
}