GET /api/bet_types/f177b271-3f09-4acf-b545-4a3ae37d86e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f177b271-3f09-4acf-b545-4a3ae37d86e0",
"match": "https://api-prod.gambitprofit.com/api/matches/2628de74-7c66-442e-808e-702b71052c14/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T12:53:24.519918-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": "Koda Greenwood",
"amount": 5449.0
},
{
"team": "Darrick Gates",
"amount": 4551.0
}
],
"expected_reward_tokens": 8554.93,
"profit_sb": -945.07,
"profit_sb_percentage": -9.95,
"recommended": false
},
"lines": [
{
"id": "538c5aa3-145d-4cfc-94ee-e9408ba2e4db",
"gambit_id": "8259415b-f0ca-4e64-b06a-709582f2e348",
"last_updated": "2023-06-11T10:13:32.839938-04:00",
"created_at": "2023-06-09T12:53:24.521854-04:00",
"name": "Koda Greenwood",
"reward": "1.57000",
"odds": "1.71000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f177b271-3f09-4acf-b545-4a3ae37d86e0/?format=api"
},
{
"id": "64fd35a7-e832-47bc-babd-eaa90ea3c75c",
"gambit_id": "711bc99d-3ecf-4c4e-b9f5-37630e34173f",
"last_updated": "2023-06-11T10:13:32.841920-04:00",
"created_at": "2023-06-09T12:53:24.523513-04:00",
"name": "Darrick Gates",
"reward": "1.88000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f177b271-3f09-4acf-b545-4a3ae37d86e0/?format=api"
}
]
}