GET /api/bet_types/751ffd82-706d-495b-b593-f457cfa3f0e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "751ffd82-706d-495b-b593-f457cfa3f0e7",
"match": "https://api-prod.gambitprofit.com/api/matches/18629de8-86f8-453e-8488-a7b7d42e2f94/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:05.519548-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": "Florida Panthers",
"amount": 6773.0
},
{
"team": "Montreal Canadiens",
"amount": 3227.0
}
],
"expected_reward_tokens": 9549.93,
"profit_sb": 49.93,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "990a9f53-1f5b-4079-8725-94a4246adbc4",
"gambit_id": "5f526bce-3e45-4762-9615-621e1dc3ea9c",
"last_updated": "2023-01-20T10:06:58.554026-05:00",
"created_at": "2023-01-19T09:22:05.521957-05:00",
"name": "Florida Panthers",
"reward": "1.41000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751ffd82-706d-495b-b593-f457cfa3f0e7/?format=api"
},
{
"id": "da308ac0-e838-4bbd-a44c-5eddb530aeea",
"gambit_id": "e7991aa9-dedc-4c84-a679-072de415bcfe",
"last_updated": "2023-01-20T10:06:58.552887-05:00",
"created_at": "2023-01-19T09:22:05.520717-05:00",
"name": "Montreal Canadiens",
"reward": "2.96000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751ffd82-706d-495b-b593-f457cfa3f0e7/?format=api"
}
]
}