GET /api/bet_types/6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd",
"match": "https://api-prod.gambitprofit.com/api/matches/c40a6d57-f795-4543-82f0-831a2d28f023/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:00.941001-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",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b065dd5a-ba81-46fe-b340-707b5c63dd31",
"gambit_id": "9f862de9-bfed-48f5-bd69-326f04ac13aa",
"last_updated": "2023-08-21T11:13:22.641934-04:00",
"created_at": "2023-08-19T09:28:00.944797-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd/?format=api"
},
{
"id": "ff3cd9b8-f31e-4a6b-b6bc-f7c3b5a5d233",
"gambit_id": "de48f4aa-048b-4853-b8c5-783fe9d44171",
"last_updated": "2023-08-21T11:13:22.638522-04:00",
"created_at": "2023-08-19T09:28:00.948982-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd/?format=api"
}
]
}