GET /api/bet_types/3a3b9d35-7edb-4a2f-90f3-ca26fa43ff93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a3b9d35-7edb-4a2f-90f3-ca26fa43ff93",
"match": "https://api-prod.gambitprofit.com/api/matches/b36610d6-d8c5-4276-b704-fc6dd089d69a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-31T09:23:02.239059-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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f5e3991d-a881-4c09-ba06-83725f90a497",
"gambit_id": "89b02eb4-2019-4f83-b02b-216c36298ac4",
"last_updated": "2023-11-01T09:23:18.665828-04:00",
"created_at": "2023-10-31T09:23:02.244431-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a3b9d35-7edb-4a2f-90f3-ca26fa43ff93/?format=api"
},
{
"id": "b31c7d4b-cdf3-4d5c-be77-08d234640dcb",
"gambit_id": "47862ba4-55d8-493d-8b7b-eb3c06748785",
"last_updated": "2023-11-01T09:23:18.669469-04:00",
"created_at": "2023-10-31T09:23:02.250215-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a3b9d35-7edb-4a2f-90f3-ca26fa43ff93/?format=api"
}
]
}