GET /api/bet_types/7af46ad6-b336-46b8-b2e6-661f310bbce4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7af46ad6-b336-46b8-b2e6-661f310bbce4",
"match": "https://api-prod.gambitprofit.com/api/matches/4350cffd-f8d0-4f14-8720-1104b688aacf/?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": "Eternal Fire",
"amount": 6521.0
},
{
"team": "Movistar Riders",
"amount": 3479.0
}
],
"expected_reward_tokens": 8801.87,
"profit_sb": -198.13,
"profit_sb_percentage": -2.2,
"recommended": false
},
"lines": [
{
"id": "80b67545-ac51-4057-914d-7d9304e65e73",
"gambit_id": "936c7322-dfcb-462e-b3de-aea9c1fcad73",
"last_updated": "2022-09-26T10:42:10.590566-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eternal Fire",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af46ad6-b336-46b8-b2e6-661f310bbce4/?format=api"
},
{
"id": "de35e87e-b611-4013-90df-b7ddb2f9bdd6",
"gambit_id": "3035395b-a265-4fa5-9180-e365ab684228",
"last_updated": "2022-09-26T10:42:10.589273-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Movistar Riders",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af46ad6-b336-46b8-b2e6-661f310bbce4/?format=api"
}
]
}