GET /api/bet_types/89e71459-b4ce-427c-b2f6-2f4bd3fcc870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89e71459-b4ce-427c-b2f6-2f4bd3fcc870",
"match": "https://api-prod.gambitprofit.com/api/matches/f7a75cd4-b86e-49e4-bfd2-7894393ed283/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:12.372564-05: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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0a7976c7-03ff-4c9e-b704-5ad150645272",
"gambit_id": "db856f81-783c-4247-a716-c80d6dd059cb",
"last_updated": "2024-01-26T13:18:08.279692-05:00",
"created_at": "2024-01-24T09:13:12.376019-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e71459-b4ce-427c-b2f6-2f4bd3fcc870/?format=api"
},
{
"id": "0d311f95-da6e-4785-b751-8a96e73a00af",
"gambit_id": "5b3c17da-145c-4f42-99dd-1699657dacb8",
"last_updated": "2024-01-26T13:18:08.283811-05:00",
"created_at": "2024-01-24T09:13:12.381120-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e71459-b4ce-427c-b2f6-2f4bd3fcc870/?format=api"
}
]
}