GET /api/bet_types/4a83f7cb-77cd-4795-9daa-5abcad61e443/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a83f7cb-77cd-4795-9daa-5abcad61e443",
"match": "https://api-prod.gambitprofit.com/api/matches/9cc77e45-e28c-4957-8c74-6a402e11a9ee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:21.270621-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": "PHI (Z Wheeler)",
"amount": 5711.0
},
{
"team": "ARI (Z Davies)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "84405251-6728-4d9b-814d-7ecf5539bfb3",
"gambit_id": "2985f301-b88b-4d90-99dc-ca2307ef0cbb",
"last_updated": "2023-06-14T11:13:17.522116-04:00",
"created_at": "2023-06-13T09:08:21.272569-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a83f7cb-77cd-4795-9daa-5abcad61e443/?format=api"
},
{
"id": "c7ede71c-47d3-489f-950a-d39e1737a5ef",
"gambit_id": "d5b0f0b3-b25f-4b56-a58a-ec1b1c8ece78",
"last_updated": "2023-06-14T11:13:17.524468-04:00",
"created_at": "2023-06-13T09:08:21.274638-04:00",
"name": "ARI (Z Davies)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a83f7cb-77cd-4795-9daa-5abcad61e443/?format=api"
}
]
}