GET /api/bet_types/4988a5f8-25ef-43d2-9d6c-501ada6e7944/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4988a5f8-25ef-43d2-9d6c-501ada6e7944",
"match": "https://api-prod.gambitprofit.com/api/matches/3817fff2-4e58-4482-9724-d3972aaf567b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T09:47:55.286595-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Over 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "67d9f2be-fc66-4a04-91d9-b7a568dfc36b",
"gambit_id": "1526f6aa-44d4-4c54-9598-4dd9ebafa734",
"last_updated": "2023-12-02T09:38:00.250762-05:00",
"created_at": "2023-12-01T09:47:55.294294-05:00",
"name": "Game Total Under 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4988a5f8-25ef-43d2-9d6c-501ada6e7944/?format=api"
},
{
"id": "906f0d7c-5b4c-4176-a11f-ba7f401db6cb",
"gambit_id": "baa51739-369c-4767-879e-5b2f08345683",
"last_updated": "2023-12-02T09:38:00.254183-05:00",
"created_at": "2023-12-01T09:47:55.290406-05:00",
"name": "Game Total Over 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4988a5f8-25ef-43d2-9d6c-501ada6e7944/?format=api"
}
]
}