GET /api/bet_types/6bcbb1ba-cde3-4fc1-8dbe-a523f391871a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bcbb1ba-cde3-4fc1-8dbe-a523f391871a",
"match": "https://api-prod.gambitprofit.com/api/matches/d15853d5-05c9-42df-a034-54d32c682ce6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:13.528958-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": "Miami Heat",
"amount": 5773.0
},
{
"team": "Utah Jazz",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "a179b021-ecae-4f50-abe9-019c228d25b8",
"gambit_id": "30119423-a176-46e6-8754-70c3dc1d2484",
"last_updated": "2024-01-01T13:28:22.779090-05:00",
"created_at": "2023-12-30T10:43:13.533253-05:00",
"name": "Miami Heat",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bcbb1ba-cde3-4fc1-8dbe-a523f391871a/?format=api"
},
{
"id": "64bc5892-7165-43fb-9cba-a8ce139211de",
"gambit_id": "0b55b0d9-1ae7-4634-a225-f0f49184630b",
"last_updated": "2024-01-01T13:28:22.782318-05:00",
"created_at": "2023-12-30T10:43:13.538184-05:00",
"name": "Utah Jazz",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bcbb1ba-cde3-4fc1-8dbe-a523f391871a/?format=api"
}
]
}