GET /api/bet_types/7ad380b4-053c-4d67-90bc-a864570138ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ad380b4-053c-4d67-90bc-a864570138ea",
"match": "https://api-prod.gambitprofit.com/api/matches/8e6bf186-5806-41af-bbf1-c0376c535914/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T08:17:03.847192-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": "Indiana Pacers",
"amount": 5212.0
},
{
"team": "Utah Jazz",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "6f7019aa-68e4-42d8-83dd-1978eb2970fc",
"gambit_id": "b86dca0e-ed4a-479d-b0ed-a632b3d4dba7",
"last_updated": "2023-02-14T09:46:57.669599-05:00",
"created_at": "2023-02-13T08:17:03.848497-05:00",
"name": "Indiana Pacers",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad380b4-053c-4d67-90bc-a864570138ea/?format=api"
},
{
"id": "df8b64b6-d21f-4f83-92ff-4d95430d82f8",
"gambit_id": "bd686ec7-4425-45e2-b737-6024dade8421",
"last_updated": "2023-02-14T09:46:57.670786-05:00",
"created_at": "2023-02-13T08:17:03.849849-05:00",
"name": "Utah Jazz",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad380b4-053c-4d67-90bc-a864570138ea/?format=api"
}
]
}