GET /api/bet_types/3487140f-2425-416d-a0a9-e6308ec02075/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3487140f-2425-416d-a0a9-e6308ec02075",
"match": "https://api-prod.gambitprofit.com/api/matches/764ad261-14fa-4ba6-9981-0a5881e541db/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:05.328888-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4ba2e5ad-5319-4d73-9a5b-5140ebc98eb5",
"gambit_id": "d13cc5dc-026f-4453-959c-8ccc7990f87e",
"last_updated": "2023-06-11T11:23:04.023873-04:00",
"created_at": "2023-06-10T09:38:05.330744-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3487140f-2425-416d-a0a9-e6308ec02075/?format=api"
},
{
"id": "c8b71327-1abd-4b98-aef4-37fbc160875c",
"gambit_id": "83c12d90-86c0-47d5-aeab-cd8e1962898f",
"last_updated": "2023-06-11T11:23:04.026048-04:00",
"created_at": "2023-06-10T09:38:05.332496-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3487140f-2425-416d-a0a9-e6308ec02075/?format=api"
}
]
}