GET /api/bet_types/9ffa05ef-4e64-451c-b254-a6a3f7377d90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ffa05ef-4e64-451c-b254-a6a3f7377d90",
"match": "https://api-prod.gambitprofit.com/api/matches/242a23d4-3cd4-4a90-a5b7-7392f719e7e5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-04T12:16:53.287176-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": "CIN (B Lively)",
"amount": 5234.0
},
{
"team": "MIL (A Houser)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "efedfe2a-566c-427b-b852-3a45ff19cc8c",
"gambit_id": "9078049b-d8fa-4183-a610-fa24edd871d6",
"last_updated": "2023-06-05T10:57:24.296046-04:00",
"created_at": "2023-06-04T12:16:53.296715-04:00",
"name": "CIN (B Lively)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffa05ef-4e64-451c-b254-a6a3f7377d90/?format=api"
},
{
"id": "0fb23ee2-af2c-4bfa-9bbf-3296615d2f93",
"gambit_id": "5676e145-4662-4025-b151-2941a5f8a182",
"last_updated": "2023-06-05T10:57:24.293669-04:00",
"created_at": "2023-06-04T12:16:53.291668-04:00",
"name": "MIL (A Houser)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffa05ef-4e64-451c-b254-a6a3f7377d90/?format=api"
}
]
}