GET /api/bet_types/38a9a982-0dcf-443e-9efc-0f58e3377bb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38a9a982-0dcf-443e-9efc-0f58e3377bb6",
"match": "https://api-prod.gambitprofit.com/api/matches/183924e3-e28d-43cc-bb9e-5406ead81d22/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T09:21:59.638965-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": "Utah Jazz",
"amount": 5307.0
},
{
"team": "Atlanta Hawks",
"amount": 4693.0
}
],
"expected_reward_tokens": 9339.07,
"profit_sb": -160.93,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "57c7913b-72a4-4ca5-a904-7a04c8a02cd7",
"gambit_id": "3023d820-5fa7-4c13-88c5-f8e986558439",
"last_updated": "2023-02-04T11:57:16.779914-05:00",
"created_at": "2023-02-03T09:21:59.640259-05:00",
"name": "Utah Jazz",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a9a982-0dcf-443e-9efc-0f58e3377bb6/?format=api"
},
{
"id": "bb0cdf53-bd4f-479d-be5d-1efe14405cf3",
"gambit_id": "b19ca2a3-5993-4bf2-af00-5a40861f0b45",
"last_updated": "2023-02-04T11:57:16.782140-05:00",
"created_at": "2023-02-03T09:21:59.641575-05:00",
"name": "Atlanta Hawks",
"reward": "1.99000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a9a982-0dcf-443e-9efc-0f58e3377bb6/?format=api"
}
]
}