GET /api/bet_types/1beeadb3-4407-4c79-881e-b650d31fa772/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1beeadb3-4407-4c79-881e-b650d31fa772",
"match": "https://api-prod.gambitprofit.com/api/matches/c5d30d95-8ba9-4864-b752-4a845471f0b6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-12T10:17:04.311458-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cdbaf6b2-8ad2-4e0b-9c97-cf9166907057",
"gambit_id": "208055f4-90c8-4637-a0fa-bd4663775fe1",
"last_updated": "2023-03-13T19:17:12.281645-04:00",
"created_at": "2023-03-12T10:17:04.313297-04:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeadb3-4407-4c79-881e-b650d31fa772/?format=api"
},
{
"id": "ddda7d01-6763-4ebd-9377-78ee6ca2a80e",
"gambit_id": "c5960315-34bb-4c60-ab0d-a3e156be1f2c",
"last_updated": "2023-03-13T19:17:12.284055-04:00",
"created_at": "2023-03-12T10:17:04.315374-04:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeadb3-4407-4c79-881e-b650d31fa772/?format=api"
}
]
}