GET /api/bet_types/61baa750-d333-4ca6-b61a-b7581c0e2cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61baa750-d333-4ca6-b61a-b7581c0e2cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa24b31-8f50-4902-ae5f-19dcfb3c9d58/?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": "TEX (M Perez)",
"amount": 5426.0
},
{
"team": "COL (J Urena)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9330.96,
"profit_sb": 330.96,
"profit_sb_percentage": 3.68,
"recommended": true
},
"lines": [
{
"id": "2a211845-5f55-483c-b7b1-876432efb9ab",
"gambit_id": "a8e63246-6f82-44fb-a4ec-0b9dc17783f3",
"last_updated": "2022-08-25T10:22:10.867026-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61baa750-d333-4ca6-b61a-b7581c0e2cb1/?format=api"
},
{
"id": "26f1bd01-32ff-47e9-85bc-62cc50e09a86",
"gambit_id": "79f57935-9fe6-469a-944b-f3eef4027fa4",
"last_updated": "2022-08-25T10:22:10.867448-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (J Urena)",
"reward": "2.04000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61baa750-d333-4ca6-b61a-b7581c0e2cb1/?format=api"
}
]
}