GET /api/bet_types/61266640-062e-4769-a135-3ca5e7997e3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61266640-062e-4769-a135-3ca5e7997e3f",
"match": "https://api-prod.gambitprofit.com/api/matches/76e9d520-28ee-4721-999a-855800b195b6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T13:51:51.999734-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "224b3229-8b3c-4fa2-b572-2e6c80162293",
"gambit_id": "4fc4e77c-91d4-41c6-848c-d6f181997886",
"last_updated": "2023-03-26T13:37:09.411209-04:00",
"created_at": "2023-03-24T13:51:52.003044-04:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61266640-062e-4769-a135-3ca5e7997e3f/?format=api"
},
{
"id": "42b3e65f-a268-4e89-b0ce-dbd14d514614",
"gambit_id": "dd33bd1b-483b-415f-83e3-de26a4bcc26d",
"last_updated": "2023-03-26T13:37:09.412753-04:00",
"created_at": "2023-03-24T13:51:52.005824-04:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61266640-062e-4769-a135-3ca5e7997e3f/?format=api"
}
]
}