GET /api/bet_types/439dd0e8-07b3-4e4f-be5d-672795a0314f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "439dd0e8-07b3-4e4f-be5d-672795a0314f",
"match": "https://api-prod.gambitprofit.com/api/matches/d38b793c-02b7-4232-8ca7-31bb1a7f00bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:57.491259-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": "SDG (B Snell)",
"amount": 5426.0
},
{
"team": "LOS (D May)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "40fbe899-c3ca-4e2b-b62a-31849d0c2d1d",
"gambit_id": "54621087-bc14-44ef-86d2-40c7d86df0de",
"last_updated": "2023-05-07T11:57:20.159095-04:00",
"created_at": "2023-05-06T11:51:57.492576-04:00",
"name": "SDG (B Snell)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439dd0e8-07b3-4e4f-be5d-672795a0314f/?format=api"
},
{
"id": "0998fb11-b891-4c30-9f0f-ad3e22ab7705",
"gambit_id": "251742cc-a3e9-4ed5-be3a-8c2e59ba7eaa",
"last_updated": "2023-05-07T11:57:20.160362-04:00",
"created_at": "2023-05-06T11:51:57.493940-04:00",
"name": "LOS (D May)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439dd0e8-07b3-4e4f-be5d-672795a0314f/?format=api"
}
]
}