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

{
    "count": 101346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82024&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82008&ordering=count",
    "results": [
        {
            "id": 20972,
            "ip_address": "114.119.133.249",
            "count": 2,
            "first_visit": "2022-07-04T01:36:07.074021+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4984,
            "ip_address": "37.111.193.227",
            "count": 2,
            "first_visit": "2022-04-07T21:49:57.048229+06:00",
            "date": null
        },
        {
            "id": 28846,
            "ip_address": "103.67.158.11",
            "count": 2,
            "first_visit": "2022-07-28T14:46:26.870757+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4988,
            "ip_address": "103.143.255.172",
            "count": 2,
            "first_visit": "2022-04-08T10:08:33.522311+06:00",
            "date": null
        },
        {
            "id": 34641,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-09-19T00:09:28.607304+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 7435,
            "ip_address": "58.145.185.234",
            "count": 2,
            "first_visit": "2022-05-16T23:02:57.034137+06:00",
            "date": null
        },
        {
            "id": 20997,
            "ip_address": "64.233.173.28",
            "count": 2,
            "first_visit": "2022-07-04T07:51:06.578294+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4992,
            "ip_address": "182.77.22.226",
            "count": 2,
            "first_visit": "2022-04-08T13:21:23.250468+06:00",
            "date": null
        }
    ]
}