GET /api/bet_types/1bcf0690-57d6-489d-8176-6c9211f60dc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bcf0690-57d6-489d-8176-6c9211f60dc7",
"match": "https://api-prod.gambitprofit.com/api/matches/16b8c77e-f091-4ae9-b3f9-3c278c4a53a3/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:09.605604-04: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 Over 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9784a6ce-4f14-40ab-a203-a6a32d67359b",
"gambit_id": "f755cfb3-c72c-43de-8ecd-821f426ea7f8",
"last_updated": "2023-11-07T10:52:54.915865-05:00",
"created_at": "2023-11-02T09:03:09.621917-04:00",
"name": "Game Total Over 41",
"reward": "1.86000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcf0690-57d6-489d-8176-6c9211f60dc7/?format=api"
},
{
"id": "55cafe47-bdac-4f19-ab2a-e919a044521e",
"gambit_id": "156b28ee-2623-42dc-add6-68608b316aef",
"last_updated": "2023-11-07T10:52:54.919213-05:00",
"created_at": "2023-11-02T09:03:09.631165-04:00",
"name": "Game Total Under 41",
"reward": "1.86000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcf0690-57d6-489d-8176-6c9211f60dc7/?format=api"
}
]
}