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

{
    "count": 100193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89432&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89416&ordering=count",
    "results": [
        {
            "id": 5169,
            "ip_address": "45.118.245.68",
            "count": 3,
            "first_visit": "2022-04-16T22:50:12.911611+06:00",
            "date": null
        },
        {
            "id": 5195,
            "ip_address": "37.111.213.203",
            "count": 3,
            "first_visit": "2022-04-17T20:49:20.939324+06:00",
            "date": null
        },
        {
            "id": 5231,
            "ip_address": "59.152.99.207",
            "count": 3,
            "first_visit": "2022-04-18T23:04:48.143450+06:00",
            "date": null
        },
        {
            "id": 24834,
            "ip_address": "101.2.164.48",
            "count": 3,
            "first_visit": "2022-07-20T19:18:49.982649+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39163,
            "ip_address": "120.50.4.32",
            "count": 3,
            "first_visit": "2022-12-22T15:44:38.594251+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 5232,
            "ip_address": "1.145.102.195",
            "count": 3,
            "first_visit": "2022-04-18T23:08:45.274785+06:00",
            "date": null
        },
        {
            "id": 5257,
            "ip_address": "203.95.220.39",
            "count": 3,
            "first_visit": "2022-04-19T18:29:53.515427+06:00",
            "date": null
        },
        {
            "id": 14222,
            "ip_address": "122.161.51.52",
            "count": 3,
            "first_visit": "2022-06-09T18:30:43.040086+06:00",
            "date": "2022-06-09"
        }
    ]
}