GET /api/bet_types/45e1f0e2-1507-4f32-8d16-bf657a9bd7dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45e1f0e2-1507-4f32-8d16-bf657a9bd7dd",
"match": "https://api-prod.gambitprofit.com/api/matches/7dc5333b-4afd-4372-91eb-c4e27bb4a698/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T09:58:23.786770-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": "KAN",
"amount": 5107.0
},
{
"team": "HOU",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9dac7567-902a-4f98-9217-bd3a79dc354d",
"gambit_id": "27d5a08c-dbf9-4892-9603-f5651be6766a",
"last_updated": "2023-09-23T20:53:09.944297-04:00",
"created_at": "2023-09-22T09:58:23.790545-04:00",
"name": "KAN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e1f0e2-1507-4f32-8d16-bf657a9bd7dd/?format=api"
},
{
"id": "235bb652-02ea-4319-91e9-4a7a5e95b948",
"gambit_id": "641e4209-a251-40c0-bd34-84fa2d21fac6",
"last_updated": "2023-09-23T20:53:09.947780-04:00",
"created_at": "2023-09-22T09:58:23.794719-04:00",
"name": "HOU",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e1f0e2-1507-4f32-8d16-bf657a9bd7dd/?format=api"
}
]
}