GET /api/bet_types/3eae9c87-57c6-450f-b372-9c9ce7273a0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3eae9c87-57c6-450f-b372-9c9ce7273a0a",
"match": "https://api-prod.gambitprofit.com/api/matches/1e00b5a0-8481-4dad-a3f3-64deef06505c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-17T11:06:51.172839-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "cd6e6451-908d-49b4-a928-d6955006b8c8",
"gambit_id": "87d4e5b7-58f3-42a7-95a7-0295b66143f6",
"last_updated": "2023-05-18T11:47:19.832099-04:00",
"created_at": "2023-05-17T11:06:51.174906-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eae9c87-57c6-450f-b372-9c9ce7273a0a/?format=api"
},
{
"id": "08868229-7370-4235-893e-d351472dc781",
"gambit_id": "41da5f00-d9c7-4e2d-89a5-91795e581c76",
"last_updated": "2023-05-18T11:47:19.833376-04:00",
"created_at": "2023-05-17T11:06:51.177005-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eae9c87-57c6-450f-b372-9c9ce7273a0a/?format=api"
}
]
}