GET /api/bet_types/1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef",
"match": "https://api-prod.gambitprofit.com/api/matches/a9c677a6-2c73-49ec-a293-1ad2ccb7db3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:00.399233-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": "Baltimore Ravens",
"amount": 5944.0
},
{
"team": "Detroit Lions",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "600e2aea-874d-4876-bf0f-a68d613c4ce3",
"gambit_id": "1a8f76b8-a75a-46a3-b841-9499471efb9c",
"last_updated": "2023-10-23T13:43:25.040758-04:00",
"created_at": "2023-10-18T09:13:00.407782-04:00",
"name": "Baltimore Ravens",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef/?format=api"
},
{
"id": "ca0ea203-c824-4144-b8a1-98a95e13c96b",
"gambit_id": "096b7c14-21aa-4857-a52b-3a8590cbcb43",
"last_updated": "2023-10-23T13:43:25.036903-04:00",
"created_at": "2023-10-18T09:13:00.403045-04:00",
"name": "Detroit Lions",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef/?format=api"
}
]
}