GET /api/bet_types/2bcd1b8f-13d3-4a87-98ce-94f443c85154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bcd1b8f-13d3-4a87-98ce-94f443c85154",
"match": "https://api-prod.gambitprofit.com/api/matches/53bfb8a7-4d5d-4998-93e9-68cf86c5337d/?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 7.5",
"amount": 5205.0
},
{
"team": "Game Total Over 7.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "b1b9f7a1-94d7-4594-a8a4-a24d7c5adaf1",
"gambit_id": "8cb4bc45-18bf-4441-9582-0f902145610c",
"last_updated": "2022-09-02T09:02:06.820960-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcd1b8f-13d3-4a87-98ce-94f443c85154/?format=api"
},
{
"id": "ca13bc94-be1a-497e-bbfb-6581f410c5f6",
"gambit_id": "009050f7-1ca6-4c16-915a-f26d0c7da1d0",
"last_updated": "2022-09-02T09:02:06.821465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcd1b8f-13d3-4a87-98ce-94f443c85154/?format=api"
}
]
}