GET /api/bet_types/bba90404-0943-42b6-8e54-e0bbcd5459b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bba90404-0943-42b6-8e54-e0bbcd5459b4",
"match": "https://api-prod.gambitprofit.com/api/matches/71bb3f00-2b20-4e50-8252-31f9fdb9d50d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Outsiders",
"amount": 5397.0
},
{
"team": "MOUZ",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": -433.04,
"profit_sb_percentage": -4.56,
"recommended": false
},
"lines": [
{
"id": "d5d8dd59-a2ed-43e9-a1ee-1f7bf5733564",
"gambit_id": "d33f938c-205b-45d4-8722-c36d705f4747",
"last_updated": "2022-12-24T17:12:24.702726-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Outsiders",
"reward": "1.68000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bba90404-0943-42b6-8e54-e0bbcd5459b4/?format=api"
},
{
"id": "fbf8c898-28a3-46aa-8866-dff2ee76058c",
"gambit_id": "1fdfa479-3036-4470-a11b-88f4d39be714",
"last_updated": "2022-12-24T17:12:24.703920-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bba90404-0943-42b6-8e54-e0bbcd5459b4/?format=api"
}
]
}