GET /api/bet_types/252df220-5ae9-487e-b71a-8ea2dcb53a9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "252df220-5ae9-487e-b71a-8ea2dcb53a9a",
"match": "https://api-prod.gambitprofit.com/api/matches/da50ced3-e7ee-46b0-8788-099b895db02f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:58.981753-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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "51f46869-119f-44e0-917f-432c6e430f3e",
"gambit_id": "5a1bfce8-2ca0-4e6a-a9fa-23e5afcd558d",
"last_updated": "2024-01-08T14:28:10.875744-05:00",
"created_at": "2024-01-05T09:32:58.985411-05:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/252df220-5ae9-487e-b71a-8ea2dcb53a9a/?format=api"
},
{
"id": "76f00a55-ea95-424c-aacb-4b6ffbb9aae0",
"gambit_id": "78af86d1-7b68-4664-bbc2-736ea9584856",
"last_updated": "2024-01-08T14:28:10.879999-05:00",
"created_at": "2024-01-05T09:32:58.990038-05:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/252df220-5ae9-487e-b71a-8ea2dcb53a9a/?format=api"
}
]
}