GET /api/bet_types/77280ba9-7a62-4b17-874c-f373c236ec1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77280ba9-7a62-4b17-874c-f373c236ec1d",
"match": "https://api-prod.gambitprofit.com/api/matches/f193534c-2458-495d-8e13-b51ae75826f3/?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": "Portland Trail Blazers",
"amount": 5968.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4032.0
}
],
"expected_reward_tokens": 9071.36,
"profit_sb": 71.36,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "36b8cdf6-d42e-4dc4-b240-f7b5c3ce4d97",
"gambit_id": "cc66d241-e0ff-4f32-b9a7-e7dd42d6d764",
"last_updated": "2022-12-22T10:37:31.439892-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.52000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77280ba9-7a62-4b17-874c-f373c236ec1d/?format=api"
},
{
"id": "58c6eb51-7051-460f-a21a-9955e34189a9",
"gambit_id": "f60dbc25-a28e-4b0f-bf21-1642766d1941",
"last_updated": "2022-12-22T10:37:31.438824-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.25000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77280ba9-7a62-4b17-874c-f373c236ec1d/?format=api"
}
]
}