GET /api/bet_types/f5544dc9-b421-46a9-8874-4ad780f50e11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5544dc9-b421-46a9-8874-4ad780f50e11",
"match": "https://api-prod.gambitprofit.com/api/matches/468b9588-7d0b-438b-8e7e-7e64f49976c2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T09:03:07.731612-05: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": "Pat Sabatini",
"amount": 5096.0
},
{
"team": "Diego Lopes",
"amount": 4904.0
}
],
"expected_reward_tokens": 9121.44,
"profit_sb": -378.56,
"profit_sb_percentage": -3.98,
"recommended": false
},
"lines": [
{
"id": "334458d3-145a-4ffd-a0f8-f0ef9089def7",
"gambit_id": "08177c78-b14d-4f7c-8dce-941ebd81ed78",
"last_updated": "2023-11-13T15:28:04.771143-05:00",
"created_at": "2023-11-11T09:03:07.740444-05:00",
"name": "Pat Sabatini",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5544dc9-b421-46a9-8874-4ad780f50e11/?format=api"
},
{
"id": "ae717680-6078-4be9-b9cf-2a88caacf36b",
"gambit_id": "5e5aed6b-79e6-43e0-ab5e-86acdc4e2780",
"last_updated": "2023-11-13T15:28:04.762103-05:00",
"created_at": "2023-11-11T09:03:07.735954-05:00",
"name": "Diego Lopes",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5544dc9-b421-46a9-8874-4ad780f50e11/?format=api"
}
]
}