GET /api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee3ad0ad-880a-4e57-8e5a-cef9888359ef",
"match": "https://api-prod.gambitprofit.com/api/matches/8dd91a5a-9fbc-4227-8efe-3b65f90e87d7/?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": "CLE (A Civale)",
"amount": 6046.0
},
{
"team": "DET (D Hutchison)",
"amount": 3954.0
}
],
"expected_reward_tokens": 9370.98,
"profit_sb": 370.98,
"profit_sb_percentage": 4.12,
"recommended": true
},
"lines": [
{
"id": "dbe6aa3e-225f-49a7-9350-d24303718671",
"gambit_id": "af2be8d0-1fbb-41f4-a8bc-045ddfb34978",
"last_updated": "2022-08-11T09:42:08.968540-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "1.55000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api"
},
{
"id": "b7b23757-d75a-4bf6-b6e8-25207249eebb",
"gambit_id": "7505e263-ec68-4d88-9f2a-ae739bafbd53",
"last_updated": "2022-08-11T09:42:08.968076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (D Hutchison)",
"reward": "2.37000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api"
}
]
}