GET /api/bet_types/8900540a-0268-47fd-a60b-cd48d84e95e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8900540a-0268-47fd-a60b-cd48d84e95e2",
"match": "https://api-prod.gambitprofit.com/api/matches/9eafb138-245f-4579-8c85-f45dd7344da7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Cleveland Cavaliers",
"amount": 7257.0
},
{
"team": "Indiana Pacers",
"amount": 2743.0
}
],
"expected_reward_tokens": 9216.39,
"profit_sb": 216.39,
"profit_sb_percentage": 2.4,
"recommended": true
},
"lines": [
{
"id": "d1cefe6d-4703-4e44-b872-672d9d87fd5d",
"gambit_id": "4eeb2532-93ea-4ac1-95d4-955338efafc7",
"last_updated": "2022-12-17T19:37:20.501989-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900540a-0268-47fd-a60b-cd48d84e95e2/?format=api"
},
{
"id": "5eff2928-330f-4397-af1a-bbb64405b430",
"gambit_id": "0e4b8665-7023-4695-80aa-44bdc7986d3a",
"last_updated": "2022-12-17T19:37:20.503090-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "3.36000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900540a-0268-47fd-a60b-cd48d84e95e2/?format=api"
}
]
}