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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80976&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80960&ordering=count",
    "results": [
        {
            "id": 8024,
            "ip_address": "37.111.206.49",
            "count": 2,
            "first_visit": "2022-05-17T12:03:50.333679+06:00",
            "date": null
        },
        {
            "id": 3902,
            "ip_address": "37.111.217.71",
            "count": 2,
            "first_visit": "2022-02-26T19:31:33.218688+06:00",
            "date": null
        },
        {
            "id": 3828,
            "ip_address": "103.217.111.221",
            "count": 2,
            "first_visit": "2022-02-23T20:01:51.292697+06:00",
            "date": null
        },
        {
            "id": 22649,
            "ip_address": "61.247.180.86",
            "count": 2,
            "first_visit": "2022-07-14T15:06:27.720634+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22658,
            "ip_address": "103.177.166.66",
            "count": 2,
            "first_visit": "2022-07-14T15:24:34.668593+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3901,
            "ip_address": "172.225.218.25",
            "count": 2,
            "first_visit": "2022-02-26T18:40:00.093403+06:00",
            "date": null
        },
        {
            "id": 17355,
            "ip_address": "119.30.35.173",
            "count": 2,
            "first_visit": "2022-06-22T11:13:19.349547+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3841,
            "ip_address": "103.239.255.54",
            "count": 2,
            "first_visit": "2022-02-24T01:05:06.335293+06:00",
            "date": null
        }
    ]
}