GET /api/bet_types/eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c",
"match": "https://api-prod.gambitprofit.com/api/matches/cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:03.802324-05: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": "Nashville Predators",
"amount": 5213.0
},
{
"team": "Minnesota Wild",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e034ad6c-f2eb-4c69-88ef-e9783b713fd0",
"gambit_id": "62b459e9-6705-436e-a19e-42ef9ff0712e",
"last_updated": "2023-12-01T19:18:10.572260-05:00",
"created_at": "2023-11-30T10:28:03.810878-05:00",
"name": "Nashville Predators",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c/?format=api"
},
{
"id": "bd229894-5390-4887-a494-da6407a3a52a",
"gambit_id": "0d3a098f-c1a4-4a0d-b64b-a8bfa93d0487",
"last_updated": "2023-12-01T19:18:10.554996-05:00",
"created_at": "2023-11-30T10:28:03.806617-05:00",
"name": "Minnesota Wild",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c/?format=api"
}
]
}