GET /api/bet_types/42720653-1742-4455-9121-4ff111e17d4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42720653-1742-4455-9121-4ff111e17d4f",
"match": "https://api-prod.gambitprofit.com/api/matches/46086057-4bde-4565-beee-a3f44df78be1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-30T10:47:16.240787-04: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": "BAL (K Gibson)",
"amount": 5601.0
},
{
"team": "CLE (C Quantrill)",
"amount": 4399.0
}
],
"expected_reward_tokens": 9633.72,
"profit_sb": 133.72,
"profit_sb_percentage": 1.41,
"recommended": true
},
"lines": [
{
"id": "92dc8170-a36d-440e-84a7-f54a67d32a00",
"gambit_id": "3e5eec26-c4c1-4453-ac21-464dc6f01935",
"last_updated": "2023-05-31T11:47:19.576269-04:00",
"created_at": "2023-05-30T10:47:16.245453-04:00",
"name": "BAL (K Gibson)",
"reward": "1.72000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42720653-1742-4455-9121-4ff111e17d4f/?format=api"
},
{
"id": "2e6da0c7-1d47-4666-ade3-86a33f2031e8",
"gambit_id": "44a72cce-7654-46b9-b369-30c22a344e71",
"last_updated": "2023-05-31T11:47:19.573825-04:00",
"created_at": "2023-05-30T10:47:16.243047-04:00",
"name": "CLE (C Quantrill)",
"reward": "2.19000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42720653-1742-4455-9121-4ff111e17d4f/?format=api"
}
]
}