GET /api/bet_types/42181ef4-571e-4724-abde-3ed082176ba1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42181ef4-571e-4724-abde-3ed082176ba1",
"match": "https://api-prod.gambitprofit.com/api/matches/a9069d7d-e1c1-4234-bb41-cf8d6bbd31f1/?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": "MIN (S Gray)",
"amount": 6373.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3627.0
}
],
"expected_reward_tokens": 9176.31,
"profit_sb": 176.31,
"profit_sb_percentage": 1.96,
"recommended": true
},
"lines": [
{
"id": "a9375e63-3752-41cd-9b78-9059338c8e2e",
"gambit_id": "2957b16c-5b63-48a2-adbf-aa574cc29b8a",
"last_updated": "2022-09-15T11:07:08.220664-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (S Gray)",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42181ef4-571e-4724-abde-3ed082176ba1/?format=api"
},
{
"id": "1c6c72f5-ea16-49d7-9f46-b0ead6bb8134",
"gambit_id": "5c1c29f0-7060-4ea2-8655-3f46e23e56a4",
"last_updated": "2022-09-15T11:07:08.221676-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (Z Greinke)",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42181ef4-571e-4724-abde-3ed082176ba1/?format=api"
}
]
}