GET /api/bet_types/16f4659b-f9de-4a7a-980e-546ba4100ca5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16f4659b-f9de-4a7a-980e-546ba4100ca5",
"match": "https://api-prod.gambitprofit.com/api/matches/886b111a-1c78-4ea6-a87b-633a2a85d4ff/?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": "Carolina Panthers",
"amount": 6560.0
},
{
"team": "Buffalo Bills",
"amount": 3440.0
}
],
"expected_reward_tokens": 9184.0,
"profit_sb": 184.0,
"profit_sb_percentage": 2.04,
"recommended": true
},
"lines": [
{
"id": "352b057f-d0dd-4713-9418-1e5d0f96e64b",
"gambit_id": "5866e561-fd39-438d-9eab-6b8965a756ae",
"last_updated": "2022-08-27T12:42:10.929182-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "1.40000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f4659b-f9de-4a7a-980e-546ba4100ca5/?format=api"
},
{
"id": "57f4ae29-c1dc-43ed-af1b-30412b7343f3",
"gambit_id": "2aa94523-4697-4016-b75f-f574cf96e6a2",
"last_updated": "2022-08-27T12:42:10.929641-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Bills",
"reward": "2.67000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f4659b-f9de-4a7a-980e-546ba4100ca5/?format=api"
}
]
}