GET /api/bet_types/d2270b25-3485-4a67-825f-e191f202fc25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2270b25-3485-4a67-825f-e191f202fc25",
"match": "https://api-prod.gambitprofit.com/api/matches/3c074090-a6e9-48cc-9800-f96d07a6c289/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:52.790256-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "64bb1c5c-870f-4963-b355-3500e000bd77",
"gambit_id": "bcf299fe-b2a1-46d8-a2d3-6aeb4e3edb6a",
"last_updated": "2023-01-25T10:47:30.952282-05:00",
"created_at": "2023-01-24T09:31:52.792015-05:00",
"name": "Game Total Under 223.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2270b25-3485-4a67-825f-e191f202fc25/?format=api"
},
{
"id": "e6a2740b-bebf-425e-bc2a-f555e37c140f",
"gambit_id": "a2726b6c-5b8f-4f27-b64d-82532678a645",
"last_updated": "2023-01-25T10:47:30.953563-05:00",
"created_at": "2023-01-24T09:31:52.793794-05:00",
"name": "Game Total Over 223.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2270b25-3485-4a67-825f-e191f202fc25/?format=api"
}
]
}