GET /api/bet_types/244fcaa2-ffac-4d76-a3e6-c1098cffb19c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "244fcaa2-ffac-4d76-a3e6-c1098cffb19c",
"match": "https://api-prod.gambitprofit.com/api/matches/725fa569-5a39-4ab9-a269-6088358a03f6/?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": "MIL (J Alexander)",
"amount": 5805.0
},
{
"team": "CIN (N Lodolo)",
"amount": 4195.0
}
],
"expected_reward_tokens": 9229.0,
"profit_sb": 229.0,
"profit_sb_percentage": 2.54,
"recommended": true
},
"lines": [
{
"id": "3bf61486-e4d4-4c9b-a68f-e99abf2d580a",
"gambit_id": "26fb65f2-16fd-4279-bd1c-b65bdce0dec0",
"last_updated": "2022-09-10T21:57:28.582326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (J Alexander)",
"reward": "1.59000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/244fcaa2-ffac-4d76-a3e6-c1098cffb19c/?format=api"
},
{
"id": "59c9e05c-1423-43ca-8615-bc3f6eb17173",
"gambit_id": "1d27ea7a-9f40-45fb-8f36-542db4e0974e",
"last_updated": "2022-09-10T21:57:28.583419-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "2.20000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/244fcaa2-ffac-4d76-a3e6-c1098cffb19c/?format=api"
}
]
}