GET /api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cf1c48c-fd6d-4fdc-b515-b097afc7c84f",
"match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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": "New Orleans Saints",
"amount": 5397.0
},
{
"team": "Carolina Panthers",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "dde0b46f-aa7e-451f-a38d-34235dfd3264",
"gambit_id": "68b5dc81-812f-499f-b9d6-3e433947ff80",
"last_updated": "2022-09-26T10:07:19.328155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api"
},
{
"id": "76fb4c60-8b18-4c81-9a57-03603d7b002b",
"gambit_id": "d23489e2-d1ee-4a99-8057-7276d0407bdb",
"last_updated": "2022-09-26T10:07:19.327127-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api"
}
]
}