GET /api/bet_types/c882909f-6488-4391-9b20-1d486675b3d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c882909f-6488-4391-9b20-1d486675b3d0",
"match": "https://api-prod.gambitprofit.com/api/matches/05d0c669-8b25-463c-8ce8-7aab54962047/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-01T09:26:46.312369-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": "Washington Wizards",
"amount": 6790.0
},
{
"team": "Detroit Pistons",
"amount": 3210.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "814ddb58-8a61-4567-b53a-02963e3a2507",
"gambit_id": "e8f99027-0ccc-454e-b6d6-cd4a07eb511b",
"last_updated": "2023-02-08T19:07:02.788938-05:00",
"created_at": "2023-02-01T09:26:46.315356-05:00",
"name": "Washington Wizards",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c882909f-6488-4391-9b20-1d486675b3d0/?format=api"
},
{
"id": "5e2d21ac-694b-4d13-91b7-5c4decb1c3a0",
"gambit_id": "6e50a504-99b4-4091-9988-0052676a82de",
"last_updated": "2023-02-08T19:07:02.787718-05:00",
"created_at": "2023-02-01T09:26:46.313777-05:00",
"name": "Detroit Pistons",
"reward": "2.94000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c882909f-6488-4391-9b20-1d486675b3d0/?format=api"
}
]
}