GET /api/bet_types/52577ba0-b71f-44c6-bc0c-cc8b7692ba49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52577ba0-b71f-44c6-bc0c-cc8b7692ba49",
"match": "https://api-prod.gambitprofit.com/api/matches/ac605326-0aee-4b02-bcef-7c6ee5df49db/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:57.255578-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": "Dallas Stars",
"amount": 5614.0
},
{
"team": "Minnesota Wild",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "857f3cdc-3afc-4a70-8a31-f8990f933a2b",
"gambit_id": "de7c52c4-8a47-4d82-82ab-525156c9da7e",
"last_updated": "2024-01-10T10:08:16.600045-05:00",
"created_at": "2024-01-08T09:02:57.259367-05:00",
"name": "Dallas Stars",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52577ba0-b71f-44c6-bc0c-cc8b7692ba49/?format=api"
},
{
"id": "0e0c781a-b041-4f3d-b45b-aa4c55f5d593",
"gambit_id": "dacfa9ad-16d7-43b0-8bc9-fd05fdc63bde",
"last_updated": "2024-01-10T10:08:16.603351-05:00",
"created_at": "2024-01-08T09:02:57.263195-05:00",
"name": "Minnesota Wild",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52577ba0-b71f-44c6-bc0c-cc8b7692ba49/?format=api"
}
]
}