GET /api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fecd1a0b-85c0-4ba8-a3af-321644621f89",
"match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:14.313118-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": "Toronto Maple Leafs",
"amount": 7218.0
},
{
"team": "Montreal Canadiens",
"amount": 2782.0
}
],
"expected_reward_tokens": 9597.9,
"profit_sb": 97.9,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "209ce30e-668b-4435-afe4-0d912ccc4a9d",
"gambit_id": "436cb310-94c9-4b0d-b427-b51dce4f7bbc",
"last_updated": "2023-01-23T10:21:54.019891-05:00",
"created_at": "2023-01-21T10:22:14.315665-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.33000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api"
},
{
"id": "f67566bf-c464-4d16-bd9b-b28ab798f87a",
"gambit_id": "1045ab72-2ba7-448b-a315-ce3a0887a28b",
"last_updated": "2023-01-23T10:21:54.018088-05:00",
"created_at": "2023-01-21T10:22:14.314356-05:00",
"name": "Montreal Canadiens",
"reward": "3.45000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api"
}
]
}