GET /api/bet_types/17247c6e-16bd-4c6b-b0f7-444d0d86e9be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17247c6e-16bd-4c6b-b0f7-444d0d86e9be",
"match": "https://api-prod.gambitprofit.com/api/matches/282059ab-fcaf-4ce1-be0c-d699e4acd37d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:12.369676-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 Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "883c098a-23af-4d3e-9d0e-101480fad413",
"gambit_id": "e372d9c6-4f7b-4f00-9ca3-ed673364faf0",
"last_updated": "2023-05-30T10:47:20.961188-04:00",
"created_at": "2023-05-29T11:47:12.374260-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17247c6e-16bd-4c6b-b0f7-444d0d86e9be/?format=api"
},
{
"id": "e4d0418d-2647-48b7-90c1-23677723860f",
"gambit_id": "1d52ea01-7eb4-4a68-9b0d-a60c9c946f98",
"last_updated": "2023-05-30T10:47:20.958901-04:00",
"created_at": "2023-05-29T11:47:12.371758-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17247c6e-16bd-4c6b-b0f7-444d0d86e9be/?format=api"
}
]
}