GET /api/bet_types/0922a558-237d-4a3b-a1db-ab2b9252cae2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0922a558-237d-4a3b-a1db-ab2b9252cae2",
"match": "https://api-prod.gambitprofit.com/api/matches/42d6ed3a-5da6-4472-ab62-b110655af126/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:13.449890-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": "603fdc1a-dd3d-4a29-83f6-9b91370165b1",
"gambit_id": "3df6361b-edbe-4877-bbfd-8b07c35f5d15",
"last_updated": "2023-06-05T10:57:19.512032-04:00",
"created_at": "2023-06-03T11:22:13.452660-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/0922a558-237d-4a3b-a1db-ab2b9252cae2/?format=api"
},
{
"id": "c0676721-070e-42d7-a588-7892e8db28e0",
"gambit_id": "6b67b8a3-7bdd-4bea-8ab3-a6d95ebfec96",
"last_updated": "2023-06-05T10:57:19.514254-04:00",
"created_at": "2023-06-03T11:22:13.455319-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/0922a558-237d-4a3b-a1db-ab2b9252cae2/?format=api"
}
]
}