GET /api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db489397-72d8-4717-8428-066539701a20",
"match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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": "Las Vegas Raiders",
"amount": 5583.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4417.0
}
],
"expected_reward_tokens": 9099.02,
"profit_sb": 99.02,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "5fe95bb0-68e7-4241-8795-efbc0336ecde",
"gambit_id": "ed8abdf2-f385-409c-8b58-9b1109e03d5d",
"last_updated": "2022-11-07T10:13:02.910211-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api"
},
{
"id": "eda93cbe-fdd1-44fd-9a38-b6f78a16e082",
"gambit_id": "ca606f08-55af-49e0-8f97-98b49726623c",
"last_updated": "2022-11-07T10:13:02.909073-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "2.06000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api"
}
]
}