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

{
    "count": 95878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4888&ordering=ip_address",
    "results": [
        {
            "id": 18163,
            "ip_address": "103.134.41.237",
            "count": 1,
            "first_visit": "2022-06-24T16:07:48.731267+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 6495,
            "ip_address": "103.134.41.24",
            "count": 1,
            "first_visit": "2022-05-16T00:42:18.992517+06:00",
            "date": null
        },
        {
            "id": 13364,
            "ip_address": "103.134.41.26",
            "count": 2,
            "first_visit": "2022-06-02T13:12:48.008939+06:00",
            "date": null
        },
        {
            "id": 16943,
            "ip_address": "103.134.41.26",
            "count": 1,
            "first_visit": "2022-06-21T05:10:08.170930+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 5533,
            "ip_address": "103.134.41.27",
            "count": 1,
            "first_visit": "2022-05-01T23:41:21.868373+06:00",
            "date": null
        },
        {
            "id": 13605,
            "ip_address": "103.134.41.84",
            "count": 1,
            "first_visit": "2022-06-06T10:52:34.528624+06:00",
            "date": null
        },
        {
            "id": 14322,
            "ip_address": "103.134.41.86",
            "count": 1,
            "first_visit": "2022-06-10T11:37:36.572064+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14444,
            "ip_address": "103.134.41.86",
            "count": 1,
            "first_visit": "2022-06-11T10:07:02.433632+06:00",
            "date": "2022-06-11"
        }
    ]
}