GET /api/bet_types/c1211ec2-6565-44a2-bde8-2948ad335d8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1211ec2-6565-44a2-bde8-2948ad335d8c",
"match": "https://api-prod.gambitprofit.com/api/matches/7f7f4619-2311-45e4-b85c-36258d40affd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-04T09:13:06.684976-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": "MIN (S Gray)",
"amount": 5714.0
},
{
"team": "TOR (J Berrios)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "e648f9e9-e770-4663-add6-602c0dda8780",
"gambit_id": "01485ff3-182f-4214-b36a-f3211c2baaf0",
"last_updated": "2023-10-05T09:13:22.909505-04:00",
"created_at": "2023-10-04T09:13:06.693103-04:00",
"name": "MIN (S Gray)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1211ec2-6565-44a2-bde8-2948ad335d8c/?format=api"
},
{
"id": "3e581974-0ab6-4b42-8a45-3fd57c1ca52e",
"gambit_id": "3200580c-49f0-4823-ab28-237075d10a10",
"last_updated": "2023-10-05T09:13:22.905693-04:00",
"created_at": "2023-10-04T09:13:06.689072-04:00",
"name": "TOR (J Berrios)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1211ec2-6565-44a2-bde8-2948ad335d8c/?format=api"
}
]
}