GET /api/bet_types/d43d034f-acd8-4c70-9701-800572c0de44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d43d034f-acd8-4c70-9701-800572c0de44",
"match": "https://api-prod.gambitprofit.com/api/matches/93f988a7-ab1d-4ce5-8bc4-d89343dc69fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:10.629357-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 (G Rodriguez)",
"amount": 5157.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "608cc7fb-8037-4f49-9e66-8d821e37d9ac",
"gambit_id": "bd036c39-8ae9-46ae-9623-426c3209b754",
"last_updated": "2023-08-23T11:03:23.702357-04:00",
"created_at": "2023-08-22T08:23:10.638081-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d43d034f-acd8-4c70-9701-800572c0de44/?format=api"
},
{
"id": "121ad691-89c0-4bb7-ba4b-9b088d452f34",
"gambit_id": "04f114c0-3b92-4f18-b4cc-69c098bbc54d",
"last_updated": "2023-08-23T11:03:23.698533-04:00",
"created_at": "2023-08-22T08:23:10.633197-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d43d034f-acd8-4c70-9701-800572c0de44/?format=api"
}
]
}