BettingApi / js-rest-client

Apache License 2.0
15 stars 5 forks source link

empty all responses #5

Open myname1614 opened 1 year ago

myname1614 commented 1 year ago
GET https://api.betting-api.com/parimatch/football/line/leagues
200
433 ms
GET /parimatch/football/line/leagues HTTP/1.1
Authorization: 395ab40fb******************
User-Agent: PostmanRuntime/7.29.2
Accept: */*
Cache-Control: no-cache
Postman-Token: 6b169785-ad71-4dd5-85d5-49ae09e2e6b1
Host: api.betting-api.com
Accept-Encoding: gzip, deflate, br
Connection: keep-alive

HTTP/1.1 200 OK
Server: nginx/1.14.0 (Ubuntu)
Date: Sat, 12 Nov 2022 15:20:28 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 2
Connection: keep-alive
x-powered-by: Express
Access-Control-Allow-Origin: *
etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"

[]

all requests is responsing empty array. only server info is returns some data:

{
    "name": "parimatch",
    "version": "3.0.9"
}
SamuelNw commented 1 year ago

Clearly not working for me either.

zvs001 commented 1 year ago

We had support for old parimatch classic. Currently it is not working, so scanner was stopped.