GET /api/bet_types/bd72e526-bf16-48a7-9afb-04abec3d77f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd72e526-bf16-48a7-9afb-04abec3d77f3",
"match": "https://api-prod.gambitprofit.com/api/matches/9b880737-5204-48ed-8a4e-c182802059d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:13.392176-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 (D Dodd)",
"amount": 5337.0
},
{
"team": "SDG (S Lugo)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "a4ccce3a-9bfa-4c77-989f-56ec5e4b364f",
"gambit_id": "a1304172-f11b-45aa-881f-fd51f8aee051",
"last_updated": "2023-04-10T14:17:16.217425-04:00",
"created_at": "2023-04-09T09:27:13.394185-04:00",
"name": "ATL (D Dodd)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd72e526-bf16-48a7-9afb-04abec3d77f3/?format=api"
},
{
"id": "4481bc37-63f4-4a8d-820a-8f535a10a73a",
"gambit_id": "8acacaaf-e0c4-44a3-b21d-fdb2528bdb6b",
"last_updated": "2023-04-10T14:17:16.218983-04:00",
"created_at": "2023-04-09T09:27:13.396214-04:00",
"name": "SDG (S Lugo)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd72e526-bf16-48a7-9afb-04abec3d77f3/?format=api"
}
]
}