GET /api/bet_types/aa19a56b-7cde-4281-b4ee-d4d76df375eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa19a56b-7cde-4281-b4ee-d4d76df375eb",
"match": "https://api-prod.gambitprofit.com/api/matches/03432cbe-ad97-41cf-a161-2f97eb46fa7d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:12:23.387603-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": "Golden State Warriors",
"amount": 5599.0
},
{
"team": "Memphis Grizzlies",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "979a4ac8-3abd-4ff1-aab6-a6fc6fc6a709",
"gambit_id": "b38cd693-9cf6-401e-86e6-f351491ae695",
"last_updated": "2023-03-10T09:57:20.968093-05:00",
"created_at": "2023-03-09T09:12:23.390032-05:00",
"name": "Golden State Warriors",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa19a56b-7cde-4281-b4ee-d4d76df375eb/?format=api"
},
{
"id": "51a0a7fc-9b95-455c-9171-4a969c0324cf",
"gambit_id": "ffe81479-a3c6-4abd-8c2c-5d8d45b0bf47",
"last_updated": "2023-03-10T09:57:20.966739-05:00",
"created_at": "2023-03-09T09:12:23.388776-05:00",
"name": "Memphis Grizzlies",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa19a56b-7cde-4281-b4ee-d4d76df375eb/?format=api"
}
]
}