GET /api/bet_types/29c1ec56-9757-4f8c-9de7-333d0b5c1da3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29c1ec56-9757-4f8c-9de7-333d0b5c1da3",
"match": "https://api-prod.gambitprofit.com/api/matches/a33a4ba1-aea9-494f-bcb2-dd3b4b44740e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:54.684855-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": "Miami Heat",
"amount": 5316.0
},
{
"team": "Orlando Magic",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "40ee2de3-019e-40ac-927e-947e5d06dc8d",
"gambit_id": "c6ad526e-e4a9-4a51-b75e-2e5fd5178485",
"last_updated": "2023-02-12T09:47:15.365117-05:00",
"created_at": "2023-02-11T09:01:54.687633-05:00",
"name": "Miami Heat",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c1ec56-9757-4f8c-9de7-333d0b5c1da3/?format=api"
},
{
"id": "dc893f11-446c-46cc-ae69-0c442acd62c4",
"gambit_id": "b775569a-33cf-4355-887a-a7be38824a9f",
"last_updated": "2023-02-12T09:47:15.363891-05:00",
"created_at": "2023-02-11T09:01:54.686172-05:00",
"name": "Orlando Magic",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c1ec56-9757-4f8c-9de7-333d0b5c1da3/?format=api"
}
]
}