GET /api/bet_types/d3be3bf7-0c12-4a62-b41b-d75baae4c21c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3be3bf7-0c12-4a62-b41b-d75baae4c21c",
"match": "https://api-prod.gambitprofit.com/api/matches/5eaea9c3-54ee-486b-b51a-86ca57550915/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:26.679087-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": "Milwaukee Bucks",
"amount": 5423.0
},
{
"team": "Dallas Mavericks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "055853a1-d4fc-48e2-b4b6-a5f5e22bad06",
"gambit_id": "794ad1af-9e2f-49e0-9d42-94fa92c6380b",
"last_updated": "2023-11-20T14:43:31.718958-05:00",
"created_at": "2023-11-18T09:38:26.688339-05:00",
"name": "Milwaukee Bucks",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3be3bf7-0c12-4a62-b41b-d75baae4c21c/?format=api"
},
{
"id": "a1e56bbe-eabf-4458-b6c8-c82484f77069",
"gambit_id": "7efd0ee5-d0eb-4a69-8da2-fcc7292b0eaf",
"last_updated": "2023-11-20T14:43:31.715174-05:00",
"created_at": "2023-11-18T09:38:26.684179-05:00",
"name": "Dallas Mavericks",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3be3bf7-0c12-4a62-b41b-d75baae4c21c/?format=api"
}
]
}