GET /api/bet_types/1c2d2291-a29a-4283-812d-3ce9ada2c077/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c2d2291-a29a-4283-812d-3ce9ada2c077",
"match": "https://api-prod.gambitprofit.com/api/matches/a0d65135-3208-4208-9095-9f81d2b1e706/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:59.361879-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "4037b96b-5f57-4d83-a8c8-91927ba0ea29",
"gambit_id": "aa70848d-b361-4440-ae7d-86fc86015f3d",
"last_updated": "2023-01-15T15:32:19.515909-05:00",
"created_at": "2023-01-14T08:26:59.364784-05:00",
"name": "Game Total Under 227",
"reward": "1.78000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2d2291-a29a-4283-812d-3ce9ada2c077/?format=api"
},
{
"id": "f6435ec5-e811-4618-9e22-80bb0a0162a2",
"gambit_id": "17520069-0f12-4869-9543-9ab8d2c330c7",
"last_updated": "2023-01-15T15:32:19.518224-05:00",
"created_at": "2023-01-14T08:26:59.367862-05:00",
"name": "Game Total Over 227",
"reward": "1.78000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2d2291-a29a-4283-812d-3ce9ada2c077/?format=api"
}
]
}