GET /api/bet_types/e38d669c-a7cd-4d7d-b519-f134011d0e4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e38d669c-a7cd-4d7d-b519-f134011d0e4a",
"match": "https://api-prod.gambitprofit.com/api/matches/7ad4fb85-cc79-4b0a-93e3-d57ebafaa26f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:13:11.076043-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 6",
"amount": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "0dcd73e7-be41-4579-8eca-7632c4fcdcb6",
"gambit_id": "ef78e606-cd59-484f-85ca-7ece8c884581",
"last_updated": "2023-11-03T11:48:29.230896-04:00",
"created_at": "2023-11-02T09:13:11.092902-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38d669c-a7cd-4d7d-b519-f134011d0e4a/?format=api"
},
{
"id": "aedf96df-0d4e-4211-bfbc-b679b58fe35c",
"gambit_id": "0e6d3e65-f82e-48bb-8338-028aabd7eda7",
"last_updated": "2023-11-03T11:48:29.227225-04:00",
"created_at": "2023-11-02T09:13:11.083793-04:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38d669c-a7cd-4d7d-b519-f134011d0e4a/?format=api"
}
]
}