GET /api/bet_types/a2558410-d846-441a-ae3f-42cd6b9cbbcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2558410-d846-441a-ae3f-42cd6b9cbbcc",
"match": "https://api-prod.gambitprofit.com/api/matches/7418a060-710c-4496-a156-687fe0032308/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:08.661408-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": "ATL (C Morton)",
"amount": 5299.0
},
{
"team": "SDG (N Martinez)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "ea87ac6a-2aa5-445a-9d11-1fd24ba0079d",
"gambit_id": "ae164449-d4f6-4e67-bd24-961434cd4dd7",
"last_updated": "2023-04-20T11:42:18.570848-04:00",
"created_at": "2023-04-19T12:17:08.665167-04:00",
"name": "ATL (C Morton)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2558410-d846-441a-ae3f-42cd6b9cbbcc/?format=api"
},
{
"id": "294625a5-6beb-45ce-a20e-11d71d66739a",
"gambit_id": "6e80f6a7-ab7b-4620-b643-ed76cc84f52b",
"last_updated": "2023-04-20T11:42:18.568138-04:00",
"created_at": "2023-04-19T12:17:08.663545-04:00",
"name": "SDG (N Martinez)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2558410-d846-441a-ae3f-42cd6b9cbbcc/?format=api"
}
]
}