GET /api/bet_types/28c3da5d-1df2-47f8-9fb4-4cd04d460449/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28c3da5d-1df2-47f8-9fb4-4cd04d460449",
"match": "https://api-prod.gambitprofit.com/api/matches/0924c47c-8271-420e-bd13-77bc3dc909f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:37:59.904923-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": 7072.0
},
{
"team": "Detroit Pistons",
"amount": 2928.0
}
],
"expected_reward_tokens": 9545.28,
"profit_sb": 45.28,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "dd2e1a1f-add5-4168-8816-188c32b7b1eb",
"gambit_id": "1657f04f-98fc-4a19-9d8e-ce1553f4b556",
"last_updated": "2023-12-12T21:53:21.812672-05:00",
"created_at": "2023-12-11T09:37:59.909000-05:00",
"name": "Indiana Pacers",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c3da5d-1df2-47f8-9fb4-4cd04d460449/?format=api"
},
{
"id": "f05b66d5-3a91-43f9-a8e0-c1815d5f1dfa",
"gambit_id": "aae322bb-c527-486b-a199-0077d71878a7",
"last_updated": "2023-12-12T21:53:21.815911-05:00",
"created_at": "2023-12-11T09:37:59.913051-05:00",
"name": "Detroit Pistons",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c3da5d-1df2-47f8-9fb4-4cd04d460449/?format=api"
}
]
}