GET /api/bet_types/bfb13b63-e14e-4379-8e37-88f6ed391d99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfb13b63-e14e-4379-8e37-88f6ed391d99",
"match": "https://api-prod.gambitprofit.com/api/matches/cf8bba4a-0002-4313-a1f6-1a9486cc2674/?format=api",
"name": "Over/Under",
"created_at": "2023-04-29T16:26:58.772227-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": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7f282571-37fa-4c38-b8ef-861b9b0bcd9f",
"gambit_id": "69fd9cae-6a06-4033-b4d1-c0c9aca07fcf",
"last_updated": "2023-04-30T15:32:15.240780-04:00",
"created_at": "2023-04-29T16:26:58.773675-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfb13b63-e14e-4379-8e37-88f6ed391d99/?format=api"
},
{
"id": "0a3af237-de47-49be-9957-97c14b58f853",
"gambit_id": "7b9dedaf-179d-4379-8633-fb882b695fe8",
"last_updated": "2023-04-30T15:32:15.242101-04:00",
"created_at": "2023-04-29T16:26:58.775617-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfb13b63-e14e-4379-8e37-88f6ed391d99/?format=api"
}
]
}