GET /api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "356af60f-ad1a-4b25-bf88-74e93e33d30a",
"match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T16:17:13.237196-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": "Texas Rangers",
"amount": 6728.0
},
{
"team": "Oakland Athletics",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "01c4e5b0-2b42-4dad-9f22-d5000524750d",
"gambit_id": "f0c47355-0bc9-4e29-a0bf-3864a4fd7e73",
"last_updated": "2023-05-14T10:57:13.666023-04:00",
"created_at": "2023-05-11T16:17:13.240533-04:00",
"name": "Texas Rangers",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api"
},
{
"id": "3079473a-c653-498a-bab0-c49256392464",
"gambit_id": "382d99c9-3d66-42b6-8527-c619412e1303",
"last_updated": "2023-05-14T10:57:13.664795-04:00",
"created_at": "2023-05-11T16:17:13.238831-04:00",
"name": "Oakland Athletics",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api"
}
]
}