GET /api/bet_types/49a2a3d2-173a-499d-b912-4f6f281a1ad1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49a2a3d2-173a-499d-b912-4f6f281a1ad1",
"match": "https://api-prod.gambitprofit.com/api/matches/f6a09474-3cba-4cf1-8625-17c67bbade6f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T13:08:04.313037-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 (M Soroka)",
"amount": 6293.0
},
{
"team": "MIA (B Hoeing)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "973f3189-3dc2-4291-ad9a-6395373fcdda",
"gambit_id": "bb02cbd4-7fad-4f75-a84e-1f9eb0ba231a",
"last_updated": "2023-07-02T11:03:49.198366-04:00",
"created_at": "2023-06-30T13:08:04.321405-04:00",
"name": "ATL (M Soroka)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a2a3d2-173a-499d-b912-4f6f281a1ad1/?format=api"
},
{
"id": "926e1de6-79f4-483c-a5af-e7b7da12a81a",
"gambit_id": "9973a88e-f93b-476e-b8a6-f8015cdfa4c0",
"last_updated": "2023-07-02T11:03:49.195189-04:00",
"created_at": "2023-06-30T13:08:04.315497-04:00",
"name": "MIA (B Hoeing)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a2a3d2-173a-499d-b912-4f6f281a1ad1/?format=api"
}
]
}