GET /api/bet_types/0d77106e-30fb-4b94-9aa6-ed323fc25d74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d77106e-30fb-4b94-9aa6-ed323fc25d74",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc12e9c-5288-42ca-8953-e223f2097058/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:27.414184-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 (B Miller)",
"amount": 6139.0
},
{
"team": "DET (R Olson)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "41bbbc9f-18cc-4147-97c2-2928eaf86666",
"gambit_id": "d6c207a1-48ef-4a99-b5d6-b4b95a6481c1",
"last_updated": "2023-07-18T08:58:13.133031-04:00",
"created_at": "2023-07-16T09:08:27.417573-04:00",
"name": "SEA (B Miller)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d77106e-30fb-4b94-9aa6-ed323fc25d74/?format=api"
},
{
"id": "55acc1df-f70a-4bc1-93e7-d7cb434a55fc",
"gambit_id": "87cc0acf-c4b5-42c9-b646-84f0c09c9ab4",
"last_updated": "2023-07-18T08:58:13.131013-04:00",
"created_at": "2023-07-16T09:08:27.416032-04:00",
"name": "DET (R Olson)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d77106e-30fb-4b94-9aa6-ed323fc25d74/?format=api"
}
]
}