GET /api/bet_types/226568c2-1e1e-414f-9987-24f71d7bfff8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "226568c2-1e1e-414f-9987-24f71d7bfff8",
"match": "https://api-prod.gambitprofit.com/api/matches/25d92ce5-a945-4aad-8eec-931c1b2759be/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T15:12:04.772765-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": "Greg Hardy Jr.",
"amount": 7403.0
},
{
"team": "Josh Watson",
"amount": 2597.0
}
],
"expected_reward_tokens": 9401.14,
"profit_sb": -98.86,
"profit_sb_percentage": -1.04,
"recommended": false
},
"lines": [
{
"id": "5fcbcd2d-b8c4-41c5-93d1-3aa6b7272f36",
"gambit_id": "de7b461d-32bf-4ff6-b8ae-e8b1f7b2ed2d",
"last_updated": "2023-02-18T09:27:09.306542-05:00",
"created_at": "2023-02-13T15:12:04.775846-05:00",
"name": "Greg Hardy Jr.",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226568c2-1e1e-414f-9987-24f71d7bfff8/?format=api"
},
{
"id": "51396391-7210-47fd-9c2b-1dfdbefcf3ae",
"gambit_id": "217d36a8-4e14-4322-bd71-a93f0f6e5a58",
"last_updated": "2023-02-18T09:27:09.305114-05:00",
"created_at": "2023-02-13T15:12:04.774390-05:00",
"name": "Josh Watson",
"reward": "3.62000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226568c2-1e1e-414f-9987-24f71d7bfff8/?format=api"
}
]
}