GET /api/bet_types/17d97389-3e3d-480b-a4f8-a58e3df1f8de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17d97389-3e3d-480b-a4f8-a58e3df1f8de",
"match": "https://api-prod.gambitprofit.com/api/matches/3a985e0b-6a63-4b25-b2a7-b71b015f3851/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-17T09:23:16.266218-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": "New York Knicks",
"amount": 7191.0
},
{
"team": "Washington Wizards",
"amount": 2809.0
}
],
"expected_reward_tokens": 9492.12,
"profit_sb": -7.88,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "f60fe039-b140-45bf-b702-9224af0dcd26",
"gambit_id": "123bb48e-aa33-4725-86ca-d6d881c9cea1",
"last_updated": "2023-11-18T09:43:29.957307-05:00",
"created_at": "2023-11-17T09:23:16.271119-05:00",
"name": "New York Knicks",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d97389-3e3d-480b-a4f8-a58e3df1f8de/?format=api"
},
{
"id": "fd0decfb-9aa1-49b5-99ce-df4b68353f37",
"gambit_id": "ea0f8e40-68c4-4410-8b3c-b994ae0ffbd8",
"last_updated": "2023-11-18T09:43:29.960804-05:00",
"created_at": "2023-11-17T09:23:16.276073-05:00",
"name": "Washington Wizards",
"reward": "3.38000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d97389-3e3d-480b-a4f8-a58e3df1f8de/?format=api"
}
]
}