GET /api/bet_types/a82f0cba-e835-41d3-b204-04ebf8262e8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a82f0cba-e835-41d3-b204-04ebf8262e8e",
"match": "https://api-prod.gambitprofit.com/api/matches/195f8966-7f51-46b9-baa6-04cbaf0d6e41/?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": "NYM (D Peterson)",
"amount": 5426.0
},
{
"team": "PHI (B Falter)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9330.96,
"profit_sb": 330.96,
"profit_sb_percentage": 3.68,
"recommended": true
},
"lines": [
{
"id": "fab97709-4192-49d2-b677-8fd35ec86736",
"gambit_id": "3bf46018-6d45-427d-8084-00ff13c3ad10",
"last_updated": "2022-08-21T12:52:08.549200-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (D Peterson)",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a82f0cba-e835-41d3-b204-04ebf8262e8e/?format=api"
},
{
"id": "a7687a22-ea8d-4d0c-9203-11a5a672323e",
"gambit_id": "ba164483-2e8f-414c-99a2-f228b4c7a1a2",
"last_updated": "2022-08-21T12:52:08.548725-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (B Falter)",
"reward": "2.04000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a82f0cba-e835-41d3-b204-04ebf8262e8e/?format=api"
}
]
}