GET /api/bet_types/cc2c33c8-fd36-4555-98fd-48234ee31a51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc2c33c8-fd36-4555-98fd-48234ee31a51",
"match": "https://api-prod.gambitprofit.com/api/matches/2336abd7-e004-4363-aacd-fad84483031f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:20.175213-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": "STL (M Mikolas)",
"amount": 6139.0
},
{
"team": "COL (K Freeland)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "9a7ae670-1369-48d3-9810-95f152e412ae",
"gambit_id": "085fa7c6-cb36-48cd-8be0-44891ffe7fda",
"last_updated": "2023-04-12T09:46:53.816717-04:00",
"created_at": "2023-04-11T09:02:20.178978-04:00",
"name": "STL (M Mikolas)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2c33c8-fd36-4555-98fd-48234ee31a51/?format=api"
},
{
"id": "7979ce38-f267-4ddc-9391-3cb6ed9617f6",
"gambit_id": "f56ae547-8c83-413e-9280-40d65ff04b3b",
"last_updated": "2023-04-12T09:46:53.814561-04:00",
"created_at": "2023-04-11T09:02:20.176915-04:00",
"name": "COL (K Freeland)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2c33c8-fd36-4555-98fd-48234ee31a51/?format=api"
}
]
}