GET /api/bet_types/c0e9ac39-e0d5-4c95-99af-8359c8e9554b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0e9ac39-e0d5-4c95-99af-8359c8e9554b",
"match": "https://api-prod.gambitprofit.com/api/matches/2f595348-c243-42a7-9a31-cb2edcf3b3e4/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:15.259118-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "065b2409-a5eb-436b-950c-8b79964ed358",
"gambit_id": "c288660b-a534-4fb9-9337-46e9c72b0329",
"last_updated": "2023-08-23T09:53:12.623331-04:00",
"created_at": "2023-08-21T09:03:15.266726-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e9ac39-e0d5-4c95-99af-8359c8e9554b/?format=api"
},
{
"id": "a36acd7a-de29-48c6-b755-57357f05cba2",
"gambit_id": "40c09f70-0196-4816-bf0d-e0193fb8ca89",
"last_updated": "2023-08-23T09:53:12.619374-04:00",
"created_at": "2023-08-21T09:03:15.262672-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e9ac39-e0d5-4c95-99af-8359c8e9554b/?format=api"
}
]
}