GET /api/bet_types/75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6",
"match": "https://api-prod.gambitprofit.com/api/matches/caba56ba-4ae9-4f6f-ba40-edd240b16f19/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SDG (B Snell)",
"amount": 5041.0
},
{
"team": "LOS (T Anderson)",
"amount": 4959.0
}
],
"expected_reward_tokens": 9174.15,
"profit_sb": 174.15,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "c24e590e-1df3-4f19-800a-bcb3f630ddf7",
"gambit_id": "4e4d24e0-f0b7-47e1-94f9-eaae56886635",
"last_updated": "2022-09-28T08:56:57.121937-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (B Snell)",
"reward": "1.82000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6/?format=api"
},
{
"id": "e2fccac0-fef7-46a0-8d86-6570a5af7efa",
"gambit_id": "64efe0e7-4ea0-46e3-93b2-9812e848d39e",
"last_updated": "2022-09-28T08:56:57.122921-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (T Anderson)",
"reward": "1.85000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6/?format=api"
}
]
}