GET /api/bet_types/75560bc2-3824-4899-9282-0bc27d1eb701/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75560bc2-3824-4899-9282-0bc27d1eb701",
"match": "https://api-prod.gambitprofit.com/api/matches/5d8720bc-61b9-45c4-89a1-e64348c58499/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:05.883372-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 13.5",
"amount": 5213.0
},
{
"team": "Game Total Over 13.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "456545a9-085d-42a0-8ce7-6b06a7c4faa5",
"gambit_id": "0e4bc610-7185-443d-bfe3-b82920094e27",
"last_updated": "2023-06-26T10:58:34.313670-04:00",
"created_at": "2023-06-24T08:58:05.888795-04:00",
"name": "Game Total Under 13.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "13.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75560bc2-3824-4899-9282-0bc27d1eb701/?format=api"
},
{
"id": "d13a6f4f-7deb-403d-87ae-19e6ea5a84b0",
"gambit_id": "b3554c8b-2b46-419e-9b5c-d2ae5c58c78d",
"last_updated": "2023-06-26T10:58:34.311081-04:00",
"created_at": "2023-06-24T08:58:05.885896-04:00",
"name": "Game Total Over 13.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "13.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75560bc2-3824-4899-9282-0bc27d1eb701/?format=api"
}
]
}