GET /api/bet_types/517cdee3-bd2f-467a-8e8b-989ffa2c4134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "517cdee3-bd2f-467a-8e8b-989ffa2c4134",
"match": "https://api-prod.gambitprofit.com/api/matches/c0fd298c-4f97-4223-a92e-ed85fb794266/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:12.518824-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": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "75f86dd5-14e8-4824-840d-aace31d05b07",
"gambit_id": "bd37622d-d923-458a-be80-d3e50cf4ba64",
"last_updated": "2024-01-15T09:58:16.837290-05:00",
"created_at": "2024-01-11T09:38:12.530294-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517cdee3-bd2f-467a-8e8b-989ffa2c4134/?format=api"
},
{
"id": "5e9bff42-1d30-4d0e-b390-8cb06f49f313",
"gambit_id": "68524617-eed7-4e0e-9963-129561fff9a5",
"last_updated": "2024-01-15T09:58:16.834045-05:00",
"created_at": "2024-01-11T09:38:12.522614-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517cdee3-bd2f-467a-8e8b-989ffa2c4134/?format=api"
}
]
}