GET /api/bet_types/8022a322-3b03-466a-9be6-816843c5171a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8022a322-3b03-466a-9be6-816843c5171a",
"match": "https://api-prod.gambitprofit.com/api/matches/54a99597-56fc-4c4a-b313-fd9f5e7f6ff6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5253.0
},
{
"team": "Game Total Over 2.5",
"amount": 4747.0
}
],
"expected_reward_tokens": 9350.34,
"profit_sb": -149.66,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "93ec3ed2-94fa-4b00-9bd8-22c21f72a776",
"gambit_id": "dc529b07-cc51-440b-8a68-c05839a0884c",
"last_updated": "2022-10-12T10:27:01.010733-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8022a322-3b03-466a-9be6-816843c5171a/?format=api"
},
{
"id": "ca1ec697-7b68-4cce-a304-3b5c29c8fb96",
"gambit_id": "f911d2d4-4602-4405-9c5c-e7449785a4bc",
"last_updated": "2022-10-12T10:27:01.009514-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8022a322-3b03-466a-9be6-816843c5171a/?format=api"
}
]
}