GET /api/bet_types/c90dac32-7d29-4ce6-909f-57ce915a715b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c90dac32-7d29-4ce6-909f-57ce915a715b",
"match": "https://api-prod.gambitprofit.com/api/matches/3e6dba37-dc14-4a0f-b4f2-06d482fa0399/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:05.761554-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8884b579-1704-4655-bbc6-289449edf465",
"gambit_id": "ab15a8b3-80d8-4c78-8be3-1f5e3cb212d8",
"last_updated": "2024-01-23T20:03:14.340915-05:00",
"created_at": "2024-01-22T08:43:05.769874-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90dac32-7d29-4ce6-909f-57ce915a715b/?format=api"
},
{
"id": "0d1d56be-78c0-49be-a790-d3543c2153e2",
"gambit_id": "388042f4-d8e8-4d8f-9fe5-02cc74fe03ef",
"last_updated": "2024-01-23T20:03:14.345195-05:00",
"created_at": "2024-01-22T08:43:05.765709-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90dac32-7d29-4ce6-909f-57ce915a715b/?format=api"
}
]
}