GET /api/bet_types/ba1d99d4-c8fc-42f6-881d-77f21e99db2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba1d99d4-c8fc-42f6-881d-77f21e99db2f",
"match": "https://api-prod.gambitprofit.com/api/matches/210c29fb-0269-4774-bcfe-b955de72cb77/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:09.832173-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": "New Jersey Devils",
"amount": 6643.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "fb3f0c95-220a-4edd-b0b3-6de5109e247c",
"gambit_id": "ce50bf09-12a1-4ae3-a0c1-889d56ec044b",
"last_updated": "2023-12-18T10:33:32.905067-05:00",
"created_at": "2023-12-16T09:23:09.836628-05:00",
"name": "New Jersey Devils",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1d99d4-c8fc-42f6-881d-77f21e99db2f/?format=api"
},
{
"id": "a876ef00-012d-4966-bcd3-2ea7c02ab05b",
"gambit_id": "dfd822ea-fc5a-4b3e-8d19-dcdf14fd523d",
"last_updated": "2023-12-18T10:33:32.908421-05:00",
"created_at": "2023-12-16T09:23:09.841051-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1d99d4-c8fc-42f6-881d-77f21e99db2f/?format=api"
}
]
}