GET /api/bet_types/18edcf92-cc8a-4d2c-8bff-5455ee626b74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18edcf92-cc8a-4d2c-8bff-5455ee626b74",
"match": "https://api-prod.gambitprofit.com/api/matches/bba6e368-2a96-4100-848f-26b4154d7a12/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Miami Heat",
"amount": 5780.0
},
{
"team": "Toronto Raptors",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "97bfe320-f5ef-49af-96d3-28a4bd736cff",
"gambit_id": "e74d6460-51fe-403a-9785-3639e73cb851",
"last_updated": "2022-10-24T10:07:06.898415-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18edcf92-cc8a-4d2c-8bff-5455ee626b74/?format=api"
},
{
"id": "6117e45e-332d-44a4-898f-ac81f6341f38",
"gambit_id": "8e29febf-9dc4-44df-949e-33d81fc2219f",
"last_updated": "2022-10-24T10:07:06.899423-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18edcf92-cc8a-4d2c-8bff-5455ee626b74/?format=api"
}
]
}