GET /api/bet_types/57e8eaba-0a7b-4b49-a1d1-797ab5270117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57e8eaba-0a7b-4b49-a1d1-797ab5270117",
"match": "https://api-prod.gambitprofit.com/api/matches/9dc5c755-a6e6-4e83-83ea-e6e659fbc4b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:09.096992-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": "Anthony Holmes",
"amount": 6355.0
},
{
"team": "Danny Christie",
"amount": 3645.0
}
],
"expected_reward_tokens": 9404.1,
"profit_sb": -95.9,
"profit_sb_percentage": -1.01,
"recommended": false
},
"lines": [
{
"id": "0184b71c-c7f7-46e4-a29e-a52457161856",
"gambit_id": "dd6dad31-7e1d-47e5-ad57-12b034bd6301",
"last_updated": "2023-04-28T23:17:05.653385-04:00",
"created_at": "2023-04-20T15:27:09.101549-04:00",
"name": "Anthony Holmes",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57e8eaba-0a7b-4b49-a1d1-797ab5270117/?format=api"
},
{
"id": "826b98ab-a935-49de-a7dd-44dad93b682b",
"gambit_id": "b43889d6-02f7-463f-9ed1-17db40b6d062",
"last_updated": "2023-04-28T23:17:05.652227-04:00",
"created_at": "2023-04-20T15:27:09.099262-04:00",
"name": "Danny Christie",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57e8eaba-0a7b-4b49-a1d1-797ab5270117/?format=api"
}
]
}