GET /api/bet_types/74d2e4f4-3a40-4cf1-8941-298b37bfbd07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74d2e4f4-3a40-4cf1-8941-298b37bfbd07",
"match": "https://api-prod.gambitprofit.com/api/matches/bca802a1-312c-4494-938c-8a6c0baaa1f1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:00.392354-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 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": "82a73c2d-9bc6-4516-a93e-7d162c97e3b8",
"gambit_id": "a7bbd217-9a83-48d1-b949-cb0e97f0d24a",
"last_updated": "2023-03-27T11:36:53.177120-04:00",
"created_at": "2023-03-26T13:37:00.395317-04: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/74d2e4f4-3a40-4cf1-8941-298b37bfbd07/?format=api"
},
{
"id": "ee6163f8-6f1a-4270-9053-e3e3da0ca1e2",
"gambit_id": "9aa3bbb1-446d-499c-b7fd-c5142a58b33e",
"last_updated": "2023-03-27T11:36:53.178918-04:00",
"created_at": "2023-03-26T13:37:00.398489-04: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/74d2e4f4-3a40-4cf1-8941-298b37bfbd07/?format=api"
}
]
}