GET /api/bet_types/d5fa1772-001b-439d-a1ed-630f8300c388/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5fa1772-001b-439d-a1ed-630f8300c388",
"match": "https://api-prod.gambitprofit.com/api/matches/3bfdb740-c31c-4ec3-ab89-44bbef582ad4/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:25.819425-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": "Boston Celtics",
"amount": 6984.0
},
{
"team": "Indiana Pacers",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "f77372d3-8d16-40d6-a982-30d9dff3a558",
"gambit_id": "464ffa35-5473-46e8-a806-e097b076c346",
"last_updated": "2024-01-09T10:23:17.722001-05:00",
"created_at": "2024-01-06T09:23:25.826758-05:00",
"name": "Boston Celtics",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fa1772-001b-439d-a1ed-630f8300c388/?format=api"
},
{
"id": "59d46ce5-e30d-4aaa-9926-42b6502b60a6",
"gambit_id": "eeb6c42e-a7db-474c-8119-a1711e0de578",
"last_updated": "2024-01-09T10:23:17.718796-05:00",
"created_at": "2024-01-06T09:23:25.831850-05:00",
"name": "Indiana Pacers",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fa1772-001b-439d-a1ed-630f8300c388/?format=api"
}
]
}