GET /user_management/visitor-free/?format=api&offset=23648&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23656&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23640&ordering=-count",
    "results": [
        {
            "id": 13572,
            "ip_address": "103.217.108.127",
            "count": 2,
            "first_visit": "2022-06-05T18:43:07.969430+06:00",
            "date": null
        },
        {
            "id": 28305,
            "ip_address": "202.134.13.136",
            "count": 2,
            "first_visit": "2022-07-27T20:07:20.574775+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3719,
            "ip_address": "103.120.36.164",
            "count": 2,
            "first_visit": "2022-02-19T02:33:08.411923+06:00",
            "date": null
        },
        {
            "id": 7036,
            "ip_address": "37.111.245.125",
            "count": 2,
            "first_visit": "2022-05-16T18:53:49.711558+06:00",
            "date": null
        },
        {
            "id": 30800,
            "ip_address": "37.111.212.52",
            "count": 2,
            "first_visit": "2022-08-02T11:07:20.254870+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 26360,
            "ip_address": "162.212.208.196",
            "count": 2,
            "first_visit": "2022-07-23T13:45:14.122480+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 20215,
            "ip_address": "43.250.81.82",
            "count": 2,
            "first_visit": "2022-06-30T03:09:56.760521+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 26408,
            "ip_address": "37.111.247.188",
            "count": 2,
            "first_visit": "2022-07-23T17:32:37.967198+06:00",
            "date": "2022-07-23"
        }
    ]
}