GET /api/bet_types/63ba4582-0ad7-423c-8965-29f0b0380c2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63ba4582-0ad7-423c-8965-29f0b0380c2b",
"match": "https://api-prod.gambitprofit.com/api/matches/3c81612d-65b3-4f05-a9b6-24b9760d76cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:18.810144-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": "Anaheim Ducks",
"amount": 5000.0
},
{
"team": "Chicago Blackhawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2f43c272-3729-4778-9506-4e9c5fb07bb2",
"gambit_id": "f59e9c6c-6114-4dfa-8010-4ea20215f484",
"last_updated": "2023-12-08T21:13:05.592267-05:00",
"created_at": "2023-12-07T09:48:18.814216-05:00",
"name": "Anaheim Ducks",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ba4582-0ad7-423c-8965-29f0b0380c2b/?format=api"
},
{
"id": "da3ab43e-e304-42e7-887d-fa2999b62ad6",
"gambit_id": "81fdae38-f035-4eaf-b6e6-f314f1cc883d",
"last_updated": "2023-12-08T21:13:05.595855-05:00",
"created_at": "2023-12-07T09:48:18.818308-05:00",
"name": "Chicago Blackhawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ba4582-0ad7-423c-8965-29f0b0380c2b/?format=api"
}
]
}