GET /api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7146142b-f9ce-48c6-9134-816d4a093747",
"match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?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": "Los Angeles Clippers",
"amount": 6862.0
},
{
"team": "Orlando Magic",
"amount": 3138.0
}
],
"expected_reward_tokens": 9194.34,
"profit_sb": 194.34,
"profit_sb_percentage": 2.16,
"recommended": true
},
"lines": [
{
"id": "8fe3ea0c-53f2-429a-ba02-9bcc53b0bc60",
"gambit_id": "b0ba9e25-d9f9-4b9f-83b5-75a44bed8040",
"last_updated": "2022-12-08T13:02:16.044617-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.34000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api"
},
{
"id": "0e8621e0-7ff7-4269-903a-78899d85a4ff",
"gambit_id": "c64289be-b3ff-49a9-9a50-7c35791e9bf1",
"last_updated": "2022-12-08T13:02:16.043645-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "2.93000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api"
}
]
}