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

{
    "count": 95720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4416&ordering=ip_address",
    "results": [
        {
            "id": 6353,
            "ip_address": "103.131.88.148",
            "count": 1,
            "first_visit": "2022-05-15T18:02:47.428370+06:00",
            "date": null
        },
        {
            "id": 28677,
            "ip_address": "103.131.88.161",
            "count": 1,
            "first_visit": "2022-07-28T10:47:16.707664+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24986,
            "ip_address": "103.131.88.174",
            "count": 1,
            "first_visit": "2022-07-20T23:07:25.726621+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2706,
            "ip_address": "103.131.88.225",
            "count": 1,
            "first_visit": "2022-01-23T23:55:36.615567+06:00",
            "date": null
        },
        {
            "id": 16885,
            "ip_address": "103.131.89.213",
            "count": 1,
            "first_visit": "2022-06-20T18:45:29.642784+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 19429,
            "ip_address": "103.131.89.91",
            "count": 1,
            "first_visit": "2022-06-27T12:24:53.858579+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3076,
            "ip_address": "103.131.90.180",
            "count": 1,
            "first_visit": "2022-01-31T02:47:15.270418+06:00",
            "date": null
        },
        {
            "id": 15505,
            "ip_address": "103.131.90.186",
            "count": 1,
            "first_visit": "2022-06-16T01:28:36.046783+06:00",
            "date": "2022-06-16"
        }
    ]
}