GET /api/bet_types/1c571331-f63e-42a7-a91d-1fb88aa133db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c571331-f63e-42a7-a91d-1fb88aa133db",
"match": "https://api-prod.gambitprofit.com/api/matches/e004dc59-3f0a-4f67-953d-ca4c12ecd529/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:07:14.210096-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": 5610.0
},
{
"team": "Nashville Predators",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "a884e669-6469-4634-9e58-752f06f2e992",
"gambit_id": "ae5efbe8-a25f-4deb-bdef-b059f1929d6c",
"last_updated": "2023-02-19T16:07:15.880902-05:00",
"created_at": "2023-02-18T09:07:14.212730-05:00",
"name": "Florida Panthers",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c571331-f63e-42a7-a91d-1fb88aa133db/?format=api"
},
{
"id": "aee2f1cf-678d-4d5b-8365-37415a0bc6e8",
"gambit_id": "2a4494d6-a0f5-4cc9-96e3-99771c0dc07a",
"last_updated": "2023-02-19T16:07:15.876981-05:00",
"created_at": "2023-02-18T09:07:14.211397-05:00",
"name": "Nashville Predators",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c571331-f63e-42a7-a91d-1fb88aa133db/?format=api"
}
]
}