GET /api/bet_types/6967a838-6b6f-4f09-b45d-a5e542702b67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6967a838-6b6f-4f09-b45d-a5e542702b67",
"match": "https://api-prod.gambitprofit.com/api/matches/74b9f4dc-c05f-4e5a-bf87-664f857db1af/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:52:18.283645-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 Over 241.5",
"amount": 5000.0
},
{
"team": "Game Total Under 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0325cff2-b943-4ee8-b9be-8bd42d97824d",
"gambit_id": "45d92072-b393-49b5-91ac-a9a29576cdf7",
"last_updated": "2023-02-14T09:46:57.958128-05:00",
"created_at": "2023-02-13T08:52:18.286908-05:00",
"name": "Game Total Over 241.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6967a838-6b6f-4f09-b45d-a5e542702b67/?format=api"
},
{
"id": "684cc6c1-248b-4c9a-854a-510a92873955",
"gambit_id": "666f7252-198c-48e1-8e60-dbebf45ca525",
"last_updated": "2023-02-14T09:46:57.956953-05:00",
"created_at": "2023-02-13T08:52:18.285265-05:00",
"name": "Game Total Under 241.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6967a838-6b6f-4f09-b45d-a5e542702b67/?format=api"
}
]
}