GET /api/bet_types/fec2864e-cbde-4870-970a-dc75ddc76993/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fec2864e-cbde-4870-970a-dc75ddc76993",
"match": "https://api-prod.gambitprofit.com/api/matches/1b2f3f53-a633-4896-a9e3-824dc6928864/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:20.672459-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": "CIN (B Lively)",
"amount": 6070.0
},
{
"team": "COL (K Freeland)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "de4bc71a-41ce-454b-9f90-8e01289a7e44",
"gambit_id": "24b7c396-1fc5-4e45-a676-048d697c8a64",
"last_updated": "2023-06-27T19:08:27.319299-04:00",
"created_at": "2023-06-20T08:33:20.678441-04:00",
"name": "CIN (B Lively)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec2864e-cbde-4870-970a-dc75ddc76993/?format=api"
},
{
"id": "8ac81781-f48b-4dbb-9200-408bee454b2a",
"gambit_id": "75c9fb24-b509-4d12-b2d2-8eaf09ba3d7f",
"last_updated": "2023-06-27T19:08:27.316294-04:00",
"created_at": "2023-06-20T08:33:20.675771-04:00",
"name": "COL (K Freeland)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec2864e-cbde-4870-970a-dc75ddc76993/?format=api"
}
]
}