GET /api/bet_types/941d020a-95cc-451a-a90a-3f2ae2d43163/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "941d020a-95cc-451a-a90a-3f2ae2d43163",
"match": "https://api-prod.gambitprofit.com/api/matches/9e84ca3c-8753-46f2-b3d3-c711bccd7f16/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-10T15:52:09.451556-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": "Tampa Bay Lightning",
"amount": 7638.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2362.0
}
],
"expected_reward_tokens": 9164.56,
"profit_sb": 164.56,
"profit_sb_percentage": 1.83,
"recommended": true
},
"lines": [
{
"id": "3c9f7eea-4592-4736-b7b0-1f2f1d0dedb7",
"gambit_id": "fe1c5868-55c5-42b4-b9d8-50f34c7bae3d",
"last_updated": "2023-01-11T10:46:57.798385-05:00",
"created_at": "2023-01-10T15:52:09.452725-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.20000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/941d020a-95cc-451a-a90a-3f2ae2d43163/?format=api"
},
{
"id": "c85b5b0a-840a-4c36-8995-6db92c0c0c4f",
"gambit_id": "0a85cc1e-0762-4983-9c9c-533fac3437cc",
"last_updated": "2023-01-11T10:46:57.799460-05:00",
"created_at": "2023-01-10T15:52:09.453952-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.88000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/941d020a-95cc-451a-a90a-3f2ae2d43163/?format=api"
}
]
}