GET /api/bet_types/f155ab85-e71f-4476-be9c-1b4e16e6acfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f155ab85-e71f-4476-be9c-1b4e16e6acfb",
"match": "https://api-prod.gambitprofit.com/api/matches/e66a64d4-cfe2-4b7f-b818-12c0cf451234/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T13:52:01.063627-04: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": "Calgary Flames",
"amount": 8085.0
},
{
"team": "Anaheim Ducks",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "2b55f01c-e0f8-4705-8bd1-6bbfa307e35d",
"gambit_id": "00190fd9-cc56-45af-971a-22890f3df136",
"last_updated": "2023-04-03T20:22:18.064136-04:00",
"created_at": "2023-04-02T13:52:01.065432-04:00",
"name": "Calgary Flames",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f155ab85-e71f-4476-be9c-1b4e16e6acfb/?format=api"
},
{
"id": "7049489e-588e-4dd6-a8ba-b857bd998864",
"gambit_id": "87c95ac5-2695-47c0-a87d-d716329c30b8",
"last_updated": "2023-04-03T20:22:18.066183-04:00",
"created_at": "2023-04-02T13:52:01.067321-04:00",
"name": "Anaheim Ducks",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f155ab85-e71f-4476-be9c-1b4e16e6acfb/?format=api"
}
]
}