GET /api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e07f121b-f4b4-4d07-afd3-d8575254cdcc",
"match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5316.0
},
{
"team": "Game Total Over 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "5dee2658-c86d-4ead-a089-98fcffdd761a",
"gambit_id": "ca196859-bce1-4b03-bc48-05206fb13d19",
"last_updated": "2022-10-21T20:57:28.319360-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api"
},
{
"id": "1917c525-d7e6-4f24-8dcf-295f8f48aaeb",
"gambit_id": "db9f1ea0-7ef7-4d0a-b6be-0b2465e2313e",
"last_updated": "2022-10-21T20:57:28.320577-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api"
}
]
}