GET /api/bet_types/3988dde7-bab9-4686-8f09-936b5197d298/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3988dde7-bab9-4686-8f09-936b5197d298",
"match": "https://api-prod.gambitprofit.com/api/matches/ad6fe0ad-a56c-4da3-8d2c-42056d29f18c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-26T10:56:56.289190-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": "Boston Celtics",
"amount": 7440.0
},
{
"team": "New York Knicks",
"amount": 2560.0
}
],
"expected_reward_tokens": 9523.2,
"profit_sb": 23.2,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "8eae4af6-0c5d-4e3e-a277-8ffacaded489",
"gambit_id": "664a1fb7-d8ac-4e2b-8d23-59ae4f2cedb2",
"last_updated": "2023-01-27T10:02:16.826313-05:00",
"created_at": "2023-01-26T10:56:56.291390-05:00",
"name": "Boston Celtics",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3988dde7-bab9-4686-8f09-936b5197d298/?format=api"
},
{
"id": "43881642-c27e-49a0-afcb-7d7ad04c94d0",
"gambit_id": "29853d42-85b1-486d-bd9d-57eb872fd957",
"last_updated": "2023-01-27T10:02:16.827538-05:00",
"created_at": "2023-01-26T10:56:56.293283-05:00",
"name": "New York Knicks",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3988dde7-bab9-4686-8f09-936b5197d298/?format=api"
}
]
}