GET /api/bet_types/ad941375-1f53-4a6c-b020-d8cd9eccd214/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad941375-1f53-4a6c-b020-d8cd9eccd214",
"match": "https://api-prod.gambitprofit.com/api/matches/14f522ef-2bab-4b7e-940c-66687d58adb7/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:18:02.751756-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": "Dallas Mavericks",
"amount": 7820.0
},
{
"team": "Memphis Grizzlies",
"amount": 2180.0
}
],
"expected_reward_tokens": 9461.2,
"profit_sb": -38.8,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "d3e7a9a2-5394-4755-b4f8-0fb0f5e88839",
"gambit_id": "d6e2d0bc-c666-4f84-9940-35188b36630c",
"last_updated": "2024-01-11T11:03:02.012945-05:00",
"created_at": "2024-01-09T09:18:02.782496-05:00",
"name": "Dallas Mavericks",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad941375-1f53-4a6c-b020-d8cd9eccd214/?format=api"
},
{
"id": "698ff4a2-5ea5-4d44-8186-3fe73a4b9d93",
"gambit_id": "e37cb44d-b87d-4967-8c90-24cf3df18a72",
"last_updated": "2024-01-11T11:03:02.008382-05:00",
"created_at": "2024-01-09T09:18:02.758045-05:00",
"name": "Memphis Grizzlies",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad941375-1f53-4a6c-b020-d8cd9eccd214/?format=api"
}
]
}