GET /api/bet_types/4c2ff9f6-1e3c-472b-b39d-1076ec824ed8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c2ff9f6-1e3c-472b-b39d-1076ec824ed8",
"match": "https://api-prod.gambitprofit.com/api/matches/2b4e7390-6449-4580-9dbb-64fa9d71684d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T09:42:07.269553-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 239",
"amount": 5000.0
},
{
"team": "Game Total Under 239",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dff2a873-148a-466b-a5b0-44d7f92a7045",
"gambit_id": "03544472-eebc-4bc4-b548-506ea7d4071a",
"last_updated": "2023-03-26T13:37:06.527129-04:00",
"created_at": "2023-03-24T09:42:07.273498-04:00",
"name": "Game Total Over 239",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c2ff9f6-1e3c-472b-b39d-1076ec824ed8/?format=api"
},
{
"id": "27eff9f4-ebf9-4586-96dc-c584859aadda",
"gambit_id": "1eff9d1d-ddce-422f-a4c3-ca439a84b44b",
"last_updated": "2023-03-26T13:37:06.524970-04:00",
"created_at": "2023-03-24T09:42:07.271673-04:00",
"name": "Game Total Under 239",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c2ff9f6-1e3c-472b-b39d-1076ec824ed8/?format=api"
}
]
}