GET /api/bet_types/b375bbf3-1648-4640-9030-a04c78c46ca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b375bbf3-1648-4640-9030-a04c78c46ca3",
"match": "https://api-prod.gambitprofit.com/api/matches/c685542c-2601-4857-b7e3-d63fa74e0d49/?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": "Kansas City Chiefs",
"amount": 7727.0
},
{
"team": "Jacksonville Jaguars",
"amount": 2273.0
}
],
"expected_reward_tokens": 9272.4,
"profit_sb": 272.4,
"profit_sb_percentage": 3.03,
"recommended": true
},
"lines": [
{
"id": "65d54e3e-67c1-401a-acf4-7282a90c963f",
"gambit_id": "1feb091a-b665-44d4-afd4-5fa75752de39",
"last_updated": "2022-11-14T14:57:40.068244-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "1.20000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b375bbf3-1648-4640-9030-a04c78c46ca3/?format=api"
},
{
"id": "33d72cf2-efc8-4ace-9517-f0935599ddea",
"gambit_id": "ff0fd3fd-56d6-442f-b5c8-2c197dd1e61b",
"last_updated": "2022-11-14T14:57:40.069246-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "4.08000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b375bbf3-1648-4640-9030-a04c78c46ca3/?format=api"
}
]
}