GET /api/bet_types/c4816c0f-7406-4b29-9801-de288cd61bd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4816c0f-7406-4b29-9801-de288cd61bd1",
"match": "https://api-prod.gambitprofit.com/api/matches/e35f96d3-a343-47cb-a747-b472cbf0e0b7/?format=api",
"name": "Over/Under",
"created_at": "2024-01-17T09:28:10.762213-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "98ebd1a7-cc35-4080-9ec5-928d7665c31f",
"gambit_id": "5b9ddfc1-cfa7-4b3b-9511-6477ebd1bdf6",
"last_updated": "2024-01-19T12:13:20.789535-05:00",
"created_at": "2024-01-17T09:28:10.777346-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4816c0f-7406-4b29-9801-de288cd61bd1/?format=api"
},
{
"id": "b9b7a90f-c625-4bf8-8cc7-b41c5b63ff0f",
"gambit_id": "09587e7d-cda0-4eca-a440-2e8209f3c69c",
"last_updated": "2024-01-19T12:13:20.786329-05:00",
"created_at": "2024-01-17T09:28:10.769413-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4816c0f-7406-4b29-9801-de288cd61bd1/?format=api"
}
]
}