GET /api/bet_types/4effea8e-0508-4e61-96c8-cf9906febb83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4effea8e-0508-4e61-96c8-cf9906febb83",
"match": "https://api-prod.gambitprofit.com/api/matches/d5c74b11-c1a0-46e8-b2c5-5e374c951d83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T09:03:21.769913-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": "PIT (J Oviedo)",
"amount": 5286.0
},
{
"team": "DET (M Manning)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "d0993b90-b4d8-40c0-92fa-294bb922647a",
"gambit_id": "9025f9b1-e0ee-416c-a698-2098b082e5c4",
"last_updated": "2023-08-02T19:13:00.755470-04:00",
"created_at": "2023-08-01T09:03:21.781286-04:00",
"name": "PIT (J Oviedo)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4effea8e-0508-4e61-96c8-cf9906febb83/?format=api"
},
{
"id": "3efafec2-45a5-43a9-9f7a-f7d9ff528ee6",
"gambit_id": "1ef5ae91-1073-493d-95ff-7a6b615401b4",
"last_updated": "2023-08-02T19:13:00.747371-04:00",
"created_at": "2023-08-01T09:03:21.776009-04:00",
"name": "DET (M Manning)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4effea8e-0508-4e61-96c8-cf9906febb83/?format=api"
}
]
}