GET /api/bet_types/de1b990f-5a0a-4aae-9533-a4ef911b86d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de1b990f-5a0a-4aae-9533-a4ef911b86d3",
"match": "https://api-prod.gambitprofit.com/api/matches/18610508-f636-4480-b262-89744594a1ac/?format=api",
"name": "Over/Under",
"created_at": "2023-05-21T10:17:16.251276-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": "0df80776-3b87-4f67-9dce-82b5a0d9fdba",
"gambit_id": "0bd5bd88-0deb-417d-8720-839165d28e1a",
"last_updated": "2023-05-22T13:42:04.579473-04:00",
"created_at": "2023-05-21T10:17:16.254446-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/de1b990f-5a0a-4aae-9533-a4ef911b86d3/?format=api"
},
{
"id": "0057cb06-e1e6-441d-8b15-13894c3c40fb",
"gambit_id": "d89a7213-eabc-4d2c-a6be-5acdab80203a",
"last_updated": "2023-05-22T13:42:04.577834-04:00",
"created_at": "2023-05-21T10:17:16.252895-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/de1b990f-5a0a-4aae-9533-a4ef911b86d3/?format=api"
}
]
}