GET /api/bet_types/b8784d70-8fef-4ce9-98c0-55a56dc26b53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8784d70-8fef-4ce9-98c0-55a56dc26b53",
"match": "https://api-prod.gambitprofit.com/api/matches/9d300c06-5224-493d-8eb1-622331a59c2f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:04.992406-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": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "097b0e97-b52f-483d-8bee-e7b3e2b73613",
"gambit_id": "c1a608a9-a0b6-49b5-9cd2-176a940c72c3",
"last_updated": "2024-01-23T20:13:15.359877-05:00",
"created_at": "2024-01-22T08:43:04.995809-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8784d70-8fef-4ce9-98c0-55a56dc26b53/?format=api"
},
{
"id": "5ec5f0d3-031c-477d-b370-ae4812fc8f77",
"gambit_id": "cbf470f5-2ed2-452b-8a31-f3f84426ccb4",
"last_updated": "2024-01-23T20:13:15.363269-05:00",
"created_at": "2024-01-22T08:43:05.000829-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8784d70-8fef-4ce9-98c0-55a56dc26b53/?format=api"
}
]
}