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

{
    "count": 100236,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20840&ordering=ip_address",
    "results": [
        {
            "id": 6995,
            "ip_address": "103.67.157.7",
            "count": 1,
            "first_visit": "2022-05-16T18:25:18.090512+06:00",
            "date": null
        },
        {
            "id": 8379,
            "ip_address": "103.67.157.70",
            "count": 1,
            "first_visit": "2022-05-17T22:39:02.591195+06:00",
            "date": null
        },
        {
            "id": 15935,
            "ip_address": "103.67.157.71",
            "count": 1,
            "first_visit": "2022-06-17T10:24:05.213762+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 26687,
            "ip_address": "103.67.157.72",
            "count": 1,
            "first_visit": "2022-07-24T11:28:09.914329+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 15299,
            "ip_address": "103.67.157.72",
            "count": 1,
            "first_visit": "2022-06-15T14:35:40.334240+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 11074,
            "ip_address": "103.67.157.72",
            "count": 1,
            "first_visit": "2022-05-24T18:45:59.058058+06:00",
            "date": null
        },
        {
            "id": 29937,
            "ip_address": "103.67.157.73",
            "count": 1,
            "first_visit": "2022-07-30T16:33:23.419477+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8286,
            "ip_address": "103.67.157.73",
            "count": 23,
            "first_visit": "2022-05-17T20:20:00.328014+06:00",
            "date": null
        }
    ]
}