GET /api/bet_types/ca91ce1b-6e14-402f-8921-99f8b5a60cf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca91ce1b-6e14-402f-8921-99f8b5a60cf8",
"match": "https://api-prod.gambitprofit.com/api/matches/4d0d1d27-4ff6-43cf-b5bd-175da4f59b60/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:51.435165-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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Over 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "1b43d248-18e7-4668-8e55-0860abf22366",
"gambit_id": "b7d57a2f-0505-463d-8980-e8a2f9bf4a7b",
"last_updated": "2023-01-25T10:51:48.809524-05:00",
"created_at": "2023-01-24T09:31:51.437455-05:00",
"name": "Game Total Under 214.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca91ce1b-6e14-402f-8921-99f8b5a60cf8/?format=api"
},
{
"id": "e0e7484b-3c22-48b3-a8b4-c7106c761af5",
"gambit_id": "aa10ed7b-72bc-4b5a-aaad-e77fe747b4ce",
"last_updated": "2023-01-25T10:51:48.810687-05:00",
"created_at": "2023-01-24T09:31:51.439806-05:00",
"name": "Game Total Over 214.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca91ce1b-6e14-402f-8921-99f8b5a60cf8/?format=api"
}
]
}