GET /api/bet_types/c0c6dd44-fed7-42e3-b962-e6d61d192021/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0c6dd44-fed7-42e3-b962-e6d61d192021",
"match": "https://api-prod.gambitprofit.com/api/matches/13be05b2-377d-4aae-9cb6-9887be662510/?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": "CHC (J Steele)",
"amount": 5964.0
},
{
"team": "WAS (J Gray)",
"amount": 4036.0
}
],
"expected_reward_tokens": 9363.48,
"profit_sb": 363.48,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "200032ef-9e45-4502-9ee5-b478ddbea127",
"gambit_id": "b6e27070-8951-45a7-a41f-0b82fdf2f3e3",
"last_updated": "2022-08-11T09:47:09.932269-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (J Steele)",
"reward": "1.57000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c6dd44-fed7-42e3-b962-e6d61d192021/?format=api"
},
{
"id": "0252637c-f740-44b5-8fe1-ff324e4d6122",
"gambit_id": "138cb76a-672d-4983-afd9-4e72865a31a1",
"last_updated": "2022-08-11T09:47:09.932777-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (J Gray)",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c6dd44-fed7-42e3-b962-e6d61d192021/?format=api"
}
]
}