GET /api/bet_types/9ef45071-de96-443e-93b3-ac855917b878/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ef45071-de96-443e-93b3-ac855917b878",
"match": "https://api-prod.gambitprofit.com/api/matches/8a2c6f36-e298-420a-a514-fc536cd208d8/?format=api",
"name": "Over/Under",
"created_at": "2023-10-11T09:07:57.327429-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 Under 6.5",
"amount": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "c3ca341b-2687-44e3-929e-4e85c1bade3d",
"gambit_id": "5c0e6bc4-623a-4f2d-8127-f233b95a6fcc",
"last_updated": "2023-10-12T11:33:05.115149-04:00",
"created_at": "2023-10-11T09:07:57.336698-04:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef45071-de96-443e-93b3-ac855917b878/?format=api"
},
{
"id": "4df56042-2a00-4c1d-a17f-f4654fce01a2",
"gambit_id": "91081fb7-c909-4baf-8bc0-0a15ce2726d5",
"last_updated": "2023-10-12T11:33:05.118792-04:00",
"created_at": "2023-10-11T09:07:57.332009-04:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef45071-de96-443e-93b3-ac855917b878/?format=api"
}
]
}