GET /api/bet_types/b33eaead-c5ed-4f6f-8d29-da5a50a67de5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b33eaead-c5ed-4f6f-8d29-da5a50a67de5",
"match": "https://api-prod.gambitprofit.com/api/matches/d8c2a00e-62b7-4486-8356-5becd1d3ac3a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T09:28:22.664740-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": "LAA (J Barria)",
"amount": 5787.0
},
{
"team": "CHC (J Taillon)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "a2ccc833-8805-42a8-a78f-91bc29fc0b6f",
"gambit_id": "46739343-8918-4525-8bd8-458216d9da06",
"last_updated": "2023-06-08T16:18:10.735291-04:00",
"created_at": "2023-06-07T09:28:22.669340-04:00",
"name": "LAA (J Barria)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b33eaead-c5ed-4f6f-8d29-da5a50a67de5/?format=api"
},
{
"id": "96b44c72-c633-4b2a-8637-cff90828f115",
"gambit_id": "91e490a8-e705-412a-9fdc-2985f73ed3ff",
"last_updated": "2023-06-08T16:18:10.732433-04:00",
"created_at": "2023-06-07T09:28:22.667051-04:00",
"name": "CHC (J Taillon)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b33eaead-c5ed-4f6f-8d29-da5a50a67de5/?format=api"
}
]
}