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

{
    "count": 100264,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88952&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88936&ordering=count",
    "results": [
        {
            "id": 2013,
            "ip_address": "65.29.242.14",
            "count": 3,
            "first_visit": "2022-01-12T09:30:45.110306+06:00",
            "date": null
        },
        {
            "id": 2081,
            "ip_address": "103.115.159.2",
            "count": 3,
            "first_visit": "2022-01-13T02:33:50.039656+06:00",
            "date": null
        },
        {
            "id": 2028,
            "ip_address": "37.111.206.157",
            "count": 3,
            "first_visit": "2022-01-12T12:38:36.564205+06:00",
            "date": null
        },
        {
            "id": 34199,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-09-11T18:52:19.528063+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 37289,
            "ip_address": "34.94.115.59",
            "count": 3,
            "first_visit": "2022-11-12T10:31:43.163650+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 12449,
            "ip_address": "43.245.123.202",
            "count": 3,
            "first_visit": "2022-05-29T12:12:30.981881+06:00",
            "date": null
        },
        {
            "id": 34231,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-09-12T05:10:39.996615+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 2122,
            "ip_address": "103.145.28.222",
            "count": 3,
            "first_visit": "2022-01-13T14:31:36.419793+06:00",
            "date": null
        }
    ]
}