GET /api/bet_types/b98001fb-5ea3-442b-9ffa-a8d822c1dcb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b98001fb-5ea3-442b-9ffa-a8d822c1dcb0",
"match": "https://api-prod.gambitprofit.com/api/matches/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api",
"name": "Over/Under",
"created_at": "2023-11-18T09:43:34.467461-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "220d61e7-bf0f-4c6b-afdc-7de74c71dcf7",
"gambit_id": "e9a91041-a5a8-4a7d-acb7-5916713fe431",
"last_updated": "2023-11-20T14:48:32.522025-05:00",
"created_at": "2023-11-18T09:43:34.480194-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98001fb-5ea3-442b-9ffa-a8d822c1dcb0/?format=api"
},
{
"id": "64be6a06-5549-4da4-ab25-835ad4640809",
"gambit_id": "0d1aa45c-76c1-478b-a6a9-7e54afb5c7a7",
"last_updated": "2023-11-20T14:48:32.518859-05:00",
"created_at": "2023-11-18T09:43:34.474715-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98001fb-5ea3-442b-9ffa-a8d822c1dcb0/?format=api"
}
]
}