GET /api/bet_types/cb2a1a0d-8fac-4efe-ab48-b512d4c13e57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb2a1a0d-8fac-4efe-ab48-b512d4c13e57",
"match": "https://api-prod.gambitprofit.com/api/matches/5079776a-7182-4f7d-bd2a-a08942329761/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:08.833875-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": 6434.0
},
{
"team": "STL (A Wainwright)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "6cab1ad6-d1b1-4204-b6b9-c984ce921d35",
"gambit_id": "35ea7bfc-915e-4236-86e2-3c964c644c53",
"last_updated": "2023-08-29T19:28:16.300119-04:00",
"created_at": "2023-08-28T08:48:08.837910-04:00",
"name": "SDG (B Snell)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2a1a0d-8fac-4efe-ab48-b512d4c13e57/?format=api"
},
{
"id": "0a9152f8-6d51-4e32-b023-67401b34dba6",
"gambit_id": "d89fae3d-7101-4a53-b573-063494f06881",
"last_updated": "2023-08-29T19:28:16.303483-04:00",
"created_at": "2023-08-28T08:48:08.841936-04:00",
"name": "STL (A Wainwright)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2a1a0d-8fac-4efe-ab48-b512d4c13e57/?format=api"
}
]
}