GET /api/bet_types/155c1cd0-cb95-4bed-a969-2cf2247bcc79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "155c1cd0-cb95-4bed-a969-2cf2247bcc79",
"match": "https://api-prod.gambitprofit.com/api/matches/1bd62714-bddb-4759-89cf-a33edabb1b89/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:10.748852-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "96e3a59f-d2b0-4077-8a97-3478826e82b9",
"gambit_id": "42fff214-3039-488d-b59f-df9635156c68",
"last_updated": "2023-12-13T09:33:09.397339-05:00",
"created_at": "2023-12-12T10:03:10.753701-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155c1cd0-cb95-4bed-a969-2cf2247bcc79/?format=api"
},
{
"id": "2b4eb0e3-9ca0-423b-937f-1db0968ed6bc",
"gambit_id": "7869c29a-dabc-4547-b3a3-1ba674f26a49",
"last_updated": "2023-12-13T09:33:09.400780-05:00",
"created_at": "2023-12-12T10:03:10.758766-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155c1cd0-cb95-4bed-a969-2cf2247bcc79/?format=api"
}
]
}