GET /api/bet_types/f2b280af-a7ad-4dea-9316-ddec4ef060e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2b280af-a7ad-4dea-9316-ddec4ef060e1",
"match": "https://api-prod.gambitprofit.com/api/matches/99f62dc1-071c-4b7d-8dd3-9f3c4c3629fd/?format=api",
"name": "Over/Under",
"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": "Game Total Under 8.5",
"amount": 5207.0
},
{
"team": "Game Total Over 8.5",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "5ed44f5c-5311-4af7-a04c-de883320ad08",
"gambit_id": "af752f84-28fd-4f57-a614-e1c930620791",
"last_updated": "2022-09-21T16:16:57.263055-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.74000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b280af-a7ad-4dea-9316-ddec4ef060e1/?format=api"
},
{
"id": "eb2a401d-73a6-40db-9b70-1e7297a7c596",
"gambit_id": "4332bc96-3bf2-4ed0-ae4e-11836e8fb791",
"last_updated": "2022-09-21T16:16:57.264222-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.89000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b280af-a7ad-4dea-9316-ddec4ef060e1/?format=api"
}
]
}