GET /api/bet_types/7bc843a4-6dac-4c86-a59c-785da9255006/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bc843a4-6dac-4c86-a59c-785da9255006",
"match": "https://api-prod.gambitprofit.com/api/matches/1246f542-f9d0-4d89-b9e6-da3e6354ce13/?format=api",
"name": "Over/Under",
"created_at": "2023-11-26T09:48:13.861673-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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "91fa2b83-d3ac-4117-b3ef-079f9079e93a",
"gambit_id": "04cce732-ab0c-4e6e-90f2-a2b5e699d89e",
"last_updated": "2023-11-27T21:37:59.016002-05:00",
"created_at": "2023-11-26T09:48:13.869249-05:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc843a4-6dac-4c86-a59c-785da9255006/?format=api"
},
{
"id": "7ab36939-d3ed-428e-b619-636b5a136351",
"gambit_id": "c6c71f05-f5c4-4da3-b019-9e9f6effaca6",
"last_updated": "2023-11-27T21:37:59.012695-05:00",
"created_at": "2023-11-26T09:48:13.865332-05:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc843a4-6dac-4c86-a59c-785da9255006/?format=api"
}
]
}