GET /api/bet_types/0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f",
"match": "https://api-prod.gambitprofit.com/api/matches/8898549d-97d4-4eb4-8cf7-91947444e426/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:02:11.978118-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "85e767d2-18e1-42b5-80e6-dccd8caa2db8",
"gambit_id": "f34b8131-e18e-437b-969a-9b3e3d4da3d0",
"last_updated": "2023-05-20T10:52:05.183502-04:00",
"created_at": "2023-05-19T11:02:11.982284-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f/?format=api"
},
{
"id": "e0a30163-013a-46dc-967f-80461ad5c02d",
"gambit_id": "f8a8c6f9-c7a0-4e50-bfac-5e70c32729ec",
"last_updated": "2023-05-20T10:52:05.182079-04:00",
"created_at": "2023-05-19T11:02:11.980396-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f/?format=api"
}
]
}