GET /api/bet_types/29bf6f50-d3d1-494d-aeb9-2948880bd3bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29bf6f50-d3d1-494d-aeb9-2948880bd3bb",
"match": "https://api-prod.gambitprofit.com/api/matches/09892381-3a52-4e73-9e4c-44c1d9502644/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T09:03:07.521387-05: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": "Total Rounds Under 1.5",
"amount": 6393.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3607.0
}
],
"expected_reward_tokens": 9269.85,
"profit_sb": -230.15,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "fd53cfb2-3c6b-49a8-871a-cfee88d32a45",
"gambit_id": "8ba43f57-cbb6-45d0-aeb5-dbb6d28fd5ec",
"last_updated": "2023-11-13T15:23:03.799739-05:00",
"created_at": "2023-11-11T09:03:07.534212-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.45000",
"odds": "1.47620",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bf6f50-d3d1-494d-aeb9-2948880bd3bb/?format=api"
},
{
"id": "a715b9aa-9dc4-4769-a5bf-bdc887163968",
"gambit_id": "37e459cf-4fec-4732-acd8-1f29548c57f3",
"last_updated": "2023-11-13T15:23:03.796269-05:00",
"created_at": "2023-11-11T09:03:07.529041-05:00",
"name": "Total Rounds Over 1.5",
"reward": "2.57000",
"odds": "2.65000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bf6f50-d3d1-494d-aeb9-2948880bd3bb/?format=api"
}
]
}