GET /api/bet_types/039e9e48-dfc3-49f0-8689-189046bf0a3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "039e9e48-dfc3-49f0-8689-189046bf0a3a",
"match": "https://api-prod.gambitprofit.com/api/matches/9866e400-ca3b-4a21-be16-43f74d4fe04c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:09.618249-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": "Dallas Cowboys",
"amount": 8263.0
},
{
"team": "Carolina Panthers",
"amount": 1737.0
}
],
"expected_reward_tokens": 9501.39,
"profit_sb": 1.39,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "04dd017c-24b1-4a4b-9d92-55741539b08a",
"gambit_id": "84fe4111-1e98-4f64-a33c-92abd009e650",
"last_updated": "2023-11-20T19:48:01.395906-05:00",
"created_at": "2023-11-16T09:28:09.621600-05:00",
"name": "Dallas Cowboys",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039e9e48-dfc3-49f0-8689-189046bf0a3a/?format=api"
},
{
"id": "c20b2cb5-d871-40e2-98cd-f387067e3ef1",
"gambit_id": "bfea1dd4-3e09-4a68-a418-dc234b59e377",
"last_updated": "2023-11-20T19:48:01.399603-05:00",
"created_at": "2023-11-16T09:28:09.625347-05:00",
"name": "Carolina Panthers",
"reward": "5.47000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039e9e48-dfc3-49f0-8689-189046bf0a3a/?format=api"
}
]
}