GET /api/bet_types/2721fe05-7fca-4261-9054-bd3853cf56b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2721fe05-7fca-4261-9054-bd3853cf56b9",
"match": "https://api-prod.gambitprofit.com/api/matches/71886128-bacf-456f-b784-6fa34b4119bf/?format=api",
"name": "Over/Under",
"created_at": "2022-12-24T12:36:52.832648-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "fc7825f5-81bc-4edd-8608-54d35af608d1",
"gambit_id": "f175b748-c7fd-4ee9-b3b5-6afe1223c5c2",
"last_updated": "2022-12-27T10:17:01.743971-05:00",
"created_at": "2022-12-24T12:36:52.835642-05:00",
"name": "Game Total Over 215.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2721fe05-7fca-4261-9054-bd3853cf56b9/?format=api"
},
{
"id": "2ecaedbe-f76b-4040-9f78-446614805c04",
"gambit_id": "86f2b271-279b-4b9f-aab6-b4a63e5f50ed",
"last_updated": "2022-12-27T10:17:01.742804-05:00",
"created_at": "2022-12-24T12:36:52.834317-05:00",
"name": "Game Total Under 215.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2721fe05-7fca-4261-9054-bd3853cf56b9/?format=api"
}
]
}