GET /api/bet_types/d476fe6e-09ed-4da2-93c4-4d32d0558401/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d476fe6e-09ed-4da2-93c4-4d32d0558401",
"match": "https://api-prod.gambitprofit.com/api/matches/f5f61774-f279-46d8-ba6f-c233ba12bd54/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T11:57:11.806754-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": "Florida Panthers",
"amount": 6308.0
},
{
"team": "Buffalo Sabres",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "5e23ee9f-e4d9-411d-8675-9c910bfe1324",
"gambit_id": "445dcbd7-2f36-4f99-be2f-e3e20ad6c332",
"last_updated": "2023-04-05T22:52:10.652525-04:00",
"created_at": "2023-04-04T11:57:11.808202-04:00",
"name": "Florida Panthers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d476fe6e-09ed-4da2-93c4-4d32d0558401/?format=api"
},
{
"id": "23bad644-df81-4436-96f2-3eeba20edcdd",
"gambit_id": "0238e0c3-34f5-4e87-a636-ab0792989fad",
"last_updated": "2023-04-05T22:52:10.654644-04:00",
"created_at": "2023-04-04T11:57:11.810020-04:00",
"name": "Buffalo Sabres",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d476fe6e-09ed-4da2-93c4-4d32d0558401/?format=api"
}
]
}