GET /api/bet_types/1cb0dd90-b363-4d9b-9079-9daed7519b28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cb0dd90-b363-4d9b-9079-9daed7519b28",
"match": "https://api-prod.gambitprofit.com/api/matches/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:09.296403-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ddffe975-64ee-493f-ba09-f82f5802b445",
"gambit_id": "8f4bfd4e-9002-4f1a-9b73-803fad599c92",
"last_updated": "2023-04-03T14:16:52.385425-04:00",
"created_at": "2023-04-02T09:57:09.301442-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb0dd90-b363-4d9b-9079-9daed7519b28/?format=api"
},
{
"id": "e252aaee-a600-4f82-a670-f385cb1b0c32",
"gambit_id": "db2fb67d-6bd5-4d9c-9830-5c42188d28a1",
"last_updated": "2023-04-03T14:16:52.382718-04:00",
"created_at": "2023-04-02T09:57:09.299183-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb0dd90-b363-4d9b-9079-9daed7519b28/?format=api"
}
]
}