GET /api/bet_types/f9708270-32c8-40c1-82c3-65a26c70cdd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9708270-32c8-40c1-82c3-65a26c70cdd0",
"match": "https://api-prod.gambitprofit.com/api/matches/cae3deb3-b649-4d21-9c07-0c083fd8b7f1/?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 67.5",
"amount": 5000.0
},
{
"team": "Game Total Over 67.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "32de672b-9ee2-4023-b4eb-4973ad8157a8",
"gambit_id": "7c4ccf76-5222-4e78-8ad3-11ec83a7954c",
"last_updated": "2022-10-17T09:27:40.072243-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9708270-32c8-40c1-82c3-65a26c70cdd0/?format=api"
},
{
"id": "82b57db6-f137-4c5c-bf23-949bc5985246",
"gambit_id": "424c32ab-45db-4ef5-9196-56a8d3a43763",
"last_updated": "2022-10-17T09:27:40.073363-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9708270-32c8-40c1-82c3-65a26c70cdd0/?format=api"
}
]
}