GET /api/bet_types/b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c",
"match": "https://api-prod.gambitprofit.com/api/matches/62158619-f28a-4b15-9b2c-2666d4272bea/?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": "Green Bay Packers",
"amount": 6114.0
},
{
"team": "Tennessee Titans",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "261cd097-fbaa-4600-8c1f-e1ab0fd5e0fd",
"gambit_id": "80387bb1-9803-4be2-ae61-a40a34d3fc79",
"last_updated": "2022-11-18T10:03:02.863134-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Green Bay Packers",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c/?format=api"
},
{
"id": "b20b0ca4-f1dc-42ca-b4b4-aebdfa0c2d99",
"gambit_id": "0b75a31b-a044-41b5-8eff-bc7e25b14528",
"last_updated": "2022-11-18T10:03:02.864117-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c/?format=api"
}
]
}