GET /api/bet_types/b7a49a6e-047e-46a7-906e-11a1c91e1555/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7a49a6e-047e-46a7-906e-11a1c91e1555",
"match": "https://api-prod.gambitprofit.com/api/matches/ffe3eb8b-d62e-40a8-977b-7d053d4a1663/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:14.698232-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 Islanders",
"amount": 5107.0
},
{
"team": "Nashville Predators",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6df099a8-c8e2-40f5-b5e4-5aff56ca55e0",
"gambit_id": "d2838e44-17e6-44c1-a1c3-ce2daaba7a66",
"last_updated": "2024-01-16T15:08:02.154008-05:00",
"created_at": "2024-01-13T09:38:14.702354-05:00",
"name": "New York Islanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a49a6e-047e-46a7-906e-11a1c91e1555/?format=api"
},
{
"id": "a862c71a-15b6-486f-a95e-5882507e218a",
"gambit_id": "0a853a66-11f7-4ffa-9c5c-4c937c23aa9e",
"last_updated": "2024-01-16T15:08:02.159140-05:00",
"created_at": "2024-01-13T09:38:14.706213-05:00",
"name": "Nashville Predators",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a49a6e-047e-46a7-906e-11a1c91e1555/?format=api"
}
]
}