GET /api/bet_types/7f2c0511-45bd-4eca-b899-2df56ff02449/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f2c0511-45bd-4eca-b899-2df56ff02449",
"match": "https://api-prod.gambitprofit.com/api/matches/d58b7e78-2532-4e1a-bccb-38158efaae9a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-21T09:33:14.224608-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cbc5efa7-decb-4f40-9ded-1d06b0fb75de",
"gambit_id": "bef2687e-79db-44fe-bc69-d6093c3b39ca",
"last_updated": "2024-01-23T18:52:56.453025-05:00",
"created_at": "2024-01-21T09:33:14.232973-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2c0511-45bd-4eca-b899-2df56ff02449/?format=api"
},
{
"id": "da1400e0-5558-426c-b505-38c49205aa61",
"gambit_id": "61fb052e-a99c-4f74-b7fa-2a98b5c92db8",
"last_updated": "2024-01-23T18:52:56.449161-05:00",
"created_at": "2024-01-21T09:33:14.229356-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2c0511-45bd-4eca-b899-2df56ff02449/?format=api"
}
]
}