GET /api/bet_types/d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e",
"match": "https://api-prod.gambitprofit.com/api/matches/277f8709-1c49-4740-bf8c-fb4be4b19026/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T08:57:09.550538-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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Under 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "79a05179-b4bc-4fa3-acf4-7206aa87eec8",
"gambit_id": "3b47eea5-35cb-4191-a7f8-4a3bad174e87",
"last_updated": "2023-04-13T17:22:17.780955-04:00",
"created_at": "2023-04-12T08:57:09.556324-04:00",
"name": "Game Total Over 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e/?format=api"
},
{
"id": "8a8ad547-3a6d-409a-a9a6-20b883949ba0",
"gambit_id": "da13716f-609f-44e6-8746-6e66c4d8cf25",
"last_updated": "2023-04-13T17:22:17.779190-04:00",
"created_at": "2023-04-12T08:57:09.553721-04:00",
"name": "Game Total Under 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e/?format=api"
}
]
}