GET /api/bet_types/5fa28a41-c712-44f0-80e5-06e75e7dbdd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fa28a41-c712-44f0-80e5-06e75e7dbdd7",
"match": "https://api-prod.gambitprofit.com/api/matches/66f8e54e-50d2-4c05-b911-243c2e4539a8/?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": "PHI (N Syndergaard)",
"amount": 6683.0
},
{
"team": "CIN (L Cessa)",
"amount": 3317.0
}
],
"expected_reward_tokens": 9287.6,
"profit_sb": 287.6,
"profit_sb_percentage": 3.2,
"recommended": true
},
"lines": [
{
"id": "aff6c7f8-f6fe-491f-a791-5232f103c981",
"gambit_id": "f6298ccf-f0ea-4bfc-8e6e-720adb723797",
"last_updated": "2022-08-23T09:41:57.986357-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "1.39000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa28a41-c712-44f0-80e5-06e75e7dbdd7/?format=api"
},
{
"id": "6b252346-c746-462d-8ba3-3128528c3741",
"gambit_id": "79e10591-5fcc-4df4-a139-771a0582aff2",
"last_updated": "2022-08-23T09:41:57.986834-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "2.80000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa28a41-c712-44f0-80e5-06e75e7dbdd7/?format=api"
}
]
}