GET /api/bet_types/cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef",
"match": "https://api-prod.gambitprofit.com/api/matches/2c2b32d4-e125-4e9f-a336-8269fb540189/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:24.628014-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 Over 10.5",
"amount": 5213.0
},
{
"team": "Game Total Under 10.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "68fd90e3-fdfc-462e-b860-bc2308c42499",
"gambit_id": "f7aff210-3d77-42a8-929d-540e71598f30",
"last_updated": "2023-08-18T10:13:05.039844-04:00",
"created_at": "2023-08-16T10:23:24.632054-04:00",
"name": "Game Total Over 10.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef/?format=api"
},
{
"id": "1ea997e8-f7ec-4395-9cad-4eed2c203bf9",
"gambit_id": "10f95585-b392-4fea-b5b0-abc7e724b7a2",
"last_updated": "2023-08-18T10:13:05.043822-04:00",
"created_at": "2023-08-16T10:23:24.636107-04:00",
"name": "Game Total Under 10.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef/?format=api"
}
]
}