GET /api/bet_types/aa2b2c64-afbe-4b53-a0a3-9ef65da92922/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa2b2c64-afbe-4b53-a0a3-9ef65da92922",
"match": "https://api-prod.gambitprofit.com/api/matches/c55a7188-6151-4360-bafb-241464e363aa/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-23T09:43:20.806434-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": "Denver Nuggets",
"amount": 6390.0
},
{
"team": "Indiana Pacers",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "a65000dc-b8c5-4e49-80ec-e1f6fbee2349",
"gambit_id": "bfb09360-8c4f-4806-85a9-936b48a1679c",
"last_updated": "2024-01-24T20:38:18.938886-05:00",
"created_at": "2024-01-23T09:43:20.811418-05:00",
"name": "Denver Nuggets",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa2b2c64-afbe-4b53-a0a3-9ef65da92922/?format=api"
},
{
"id": "b22585bd-1950-4cd3-812c-a551de7672f7",
"gambit_id": "72237911-e51e-443f-bf5d-f353d4cb5462",
"last_updated": "2024-01-24T20:38:18.942357-05:00",
"created_at": "2024-01-23T09:43:20.825702-05:00",
"name": "Indiana Pacers",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa2b2c64-afbe-4b53-a0a3-9ef65da92922/?format=api"
}
]
}