GET /api/bet_types/efec093c-6da5-4e9d-82fc-b6c9ff916ff7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efec093c-6da5-4e9d-82fc-b6c9ff916ff7",
"match": "https://api-prod.gambitprofit.com/api/matches/a16859f4-13a2-40f6-bfa3-a8f25b0b1c78/?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": "Sacramento Kings",
"amount": 6266.0
},
{
"team": "Orlando Magic",
"amount": 3734.0
}
],
"expected_reward_tokens": 9148.3,
"profit_sb": 148.3,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "30bc7324-927e-4c0a-8fd6-0142a57e872b",
"gambit_id": "3b07a884-3288-4051-b652-2649639612c6",
"last_updated": "2022-11-06T16:28:00.932013-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efec093c-6da5-4e9d-82fc-b6c9ff916ff7/?format=api"
},
{
"id": "a44361fb-7fa4-4189-885d-79af8e82df05",
"gambit_id": "29d00e0d-cc04-4f89-9265-3b4e5fd2b617",
"last_updated": "2022-11-06T16:28:00.931055-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "2.45000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efec093c-6da5-4e9d-82fc-b6c9ff916ff7/?format=api"
}
]
}