GET /api/bet_types/4dca4c7f-52e9-48da-a9f2-c92b4fec9a12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dca4c7f-52e9-48da-a9f2-c92b4fec9a12",
"match": "https://api-prod.gambitprofit.com/api/matches/6233814e-751d-4f16-9183-40257111e342/?format=api",
"name": "Play the Odds",
"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": "KAN",
"amount": 5097.0
},
{
"team": "BOS",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "99eed3d8-8ab3-40c1-9148-fb25dd2ac313",
"gambit_id": "a7511c2d-504a-4343-89dd-c3c5c85c4417",
"last_updated": "2022-09-19T11:57:17.310135-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dca4c7f-52e9-48da-a9f2-c92b4fec9a12/?format=api"
},
{
"id": "86196f41-942f-477a-b96b-f443b2dd1f50",
"gambit_id": "6512c266-7bd8-4c18-b99d-e273bd47ce5f",
"last_updated": "2022-09-19T11:57:17.309045-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dca4c7f-52e9-48da-a9f2-c92b4fec9a12/?format=api"
}
]
}