GET /api/bet_types/9263fb93-3223-4a9f-b56a-af310c2b7514/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9263fb93-3223-4a9f-b56a-af310c2b7514",
"match": "https://api-prod.gambitprofit.com/api/matches/189ad062-e973-4bd0-a9cd-c57e181758f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:23.118909-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": "SEA (G Kirby)",
"amount": 5273.0
},
{
"team": "BAL (K Bradish)",
"amount": 4727.0
}
],
"expected_reward_tokens": 9595.81,
"profit_sb": 95.81,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "ec23675c-a3d6-4442-9a80-ba9721d4d422",
"gambit_id": "697ae7d6-dd7f-4fb9-b132-dd2c0723c3c3",
"last_updated": "2023-06-26T23:08:01.182135-04:00",
"created_at": "2023-06-25T09:28:23.120941-04:00",
"name": "SEA (G Kirby)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9263fb93-3223-4a9f-b56a-af310c2b7514/?format=api"
},
{
"id": "f21e70b0-b899-4cb7-9e7e-0b11dd7f3d3e",
"gambit_id": "507d908e-adae-4a50-b7fa-2e472d9fb7de",
"last_updated": "2023-06-26T23:08:01.184500-04:00",
"created_at": "2023-06-25T09:28:23.123099-04:00",
"name": "BAL (K Bradish)",
"reward": "2.03000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9263fb93-3223-4a9f-b56a-af310c2b7514/?format=api"
}
]
}