GET /api/bet_types/64d1e33c-43f6-4659-8b7e-38d22aec2925/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64d1e33c-43f6-4659-8b7e-38d22aec2925",
"match": "https://api-prod.gambitprofit.com/api/matches/7f45beb1-24ed-4193-af32-233c0f8941fc/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:12.799963-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Over 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "df4dd050-a012-4356-8285-3ddffa8424ed",
"gambit_id": "db0bda4d-4fd7-4391-a5fd-c7ca4c050974",
"last_updated": "2023-05-30T10:47:21.377013-04:00",
"created_at": "2023-05-29T11:47:12.804478-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d1e33c-43f6-4659-8b7e-38d22aec2925/?format=api"
},
{
"id": "9a0d2afd-89ef-4485-8c72-620467735e44",
"gambit_id": "103429df-7698-468d-aef7-b1431797e342",
"last_updated": "2023-05-30T10:47:21.375297-04:00",
"created_at": "2023-05-29T11:47:12.802451-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d1e33c-43f6-4659-8b7e-38d22aec2925/?format=api"
}
]
}