GET /api/bet_types/21fffdca-3c81-44b0-a397-0a8e774d23e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21fffdca-3c81-44b0-a397-0a8e774d23e1",
"match": "https://api-prod.gambitprofit.com/api/matches/a8fb1313-3e50-458a-8921-2ac24c373f3c/?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": "Philadelphia Eagles",
"amount": 5672.0
},
{
"team": "Minnesota Vikings",
"amount": 4328.0
}
],
"expected_reward_tokens": 9131.92,
"profit_sb": 131.92,
"profit_sb_percentage": 1.47,
"recommended": true
},
"lines": [
{
"id": "38f79634-3c4a-485c-92e6-c8c3fd517060",
"gambit_id": "a6a3c80f-4df5-4330-accf-8fca95cff1f8",
"last_updated": "2022-09-20T08:32:11.261368-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Eagles",
"reward": "1.61000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fffdca-3c81-44b0-a397-0a8e774d23e1/?format=api"
},
{
"id": "4bf6d3c2-1b17-4188-8abd-187d2d2acffc",
"gambit_id": "8c18d747-ca81-436a-a997-acc0b15c2e06",
"last_updated": "2022-09-20T08:32:11.262362-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Vikings",
"reward": "2.11000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fffdca-3c81-44b0-a397-0a8e774d23e1/?format=api"
}
]
}