GET /api/bet_types/49ad356f-a8c5-486b-86a8-ecfbd35489c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49ad356f-a8c5-486b-86a8-ecfbd35489c6",
"match": "https://api-prod.gambitprofit.com/api/matches/22b8e388-bdf4-4dc9-9045-7ac8a7492b71/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T09:43:01.576977-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",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5015c1a5-0183-432c-a60e-dc992f4f086c",
"gambit_id": "5276c8e2-f756-4adc-bfc4-b3bebe366f64",
"last_updated": "2023-09-16T13:03:03.761998-04:00",
"created_at": "2023-09-09T09:43:01.586365-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad356f-a8c5-486b-86a8-ecfbd35489c6/?format=api"
},
{
"id": "b9eb1d4b-8da1-4ceb-b6df-d71c1657a277",
"gambit_id": "c911d8ac-ce92-4c9d-a0c5-8efe9f0d7e8b",
"last_updated": "2023-09-16T13:03:03.757012-04:00",
"created_at": "2023-09-09T09:43:01.581202-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad356f-a8c5-486b-86a8-ecfbd35489c6/?format=api"
}
]
}