GET /api/bet_types/8d07f8bb-9b6b-4c39-8fef-193283837d59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d07f8bb-9b6b-4c39-8fef-193283837d59",
"match": "https://api-prod.gambitprofit.com/api/matches/59fcf436-524d-4e21-a3cb-31465d3d16aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:09.314642-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": "Sacramento Kings",
"amount": 5319.0
},
{
"team": "Utah Jazz",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "ffa7b208-4baa-4555-90a3-e671c6f63b07",
"gambit_id": "445b0e30-6258-4349-944d-6a65ef0d0e56",
"last_updated": "2023-10-26T10:38:09.933367-04:00",
"created_at": "2023-10-25T09:13:09.319351-04:00",
"name": "Sacramento Kings",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d07f8bb-9b6b-4c39-8fef-193283837d59/?format=api"
},
{
"id": "f9fa6fba-610f-49f7-b0a3-4b849aef36b4",
"gambit_id": "cddac759-b63d-4dfc-b451-7ef09edb5341",
"last_updated": "2023-10-26T10:38:09.936801-04:00",
"created_at": "2023-10-25T09:13:09.323649-04:00",
"name": "Utah Jazz",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d07f8bb-9b6b-4c39-8fef-193283837d59/?format=api"
}
]
}