GET /api/bet_types/b66c5228-06cd-4a71-9093-72ee35218445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b66c5228-06cd-4a71-9093-72ee35218445",
"match": "https://api-prod.gambitprofit.com/api/matches/31340c92-4f1c-4dd3-b34c-e19b1a885e7c/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T09:03:22.300247-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "36f9ff87-dd64-4e8f-abea-49ab5d8f22ba",
"gambit_id": "45651bd1-62a9-4901-931b-01a724f5a566",
"last_updated": "2023-08-02T19:07:59.605274-04:00",
"created_at": "2023-08-01T09:03:22.306048-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b66c5228-06cd-4a71-9093-72ee35218445/?format=api"
},
{
"id": "9c001cf4-8b75-47c0-9c23-97d37cb17b55",
"gambit_id": "49c20789-2546-433d-83e6-5624c633bcfb",
"last_updated": "2023-08-02T19:07:59.608971-04:00",
"created_at": "2023-08-01T09:03:22.312062-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b66c5228-06cd-4a71-9093-72ee35218445/?format=api"
}
]
}