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

{
    "count": 102462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45792&ordering=ip_address",
    "results": [
        {
            "id": 71926,
            "ip_address": "114.130.156.9",
            "count": 1,
            "first_visit": "2024-08-08T12:08:26.210995+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 26124,
            "ip_address": "114.130.156.90",
            "count": 1,
            "first_visit": "2022-07-23T00:08:26.442951+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 13259,
            "ip_address": "114.130.156.91",
            "count": 1,
            "first_visit": "2022-06-01T14:41:35.675665+06:00",
            "date": null
        },
        {
            "id": 50589,
            "ip_address": "114.130.156.92",
            "count": 1,
            "first_visit": "2023-07-22T20:31:21.860695+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 9283,
            "ip_address": "114.130.156.93",
            "count": 1,
            "first_visit": "2022-05-19T09:09:34.412624+06:00",
            "date": null
        },
        {
            "id": 74888,
            "ip_address": "114.130.156.95",
            "count": 1,
            "first_visit": "2024-10-28T10:30:47.342094+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 8305,
            "ip_address": "114.130.156.96",
            "count": 1,
            "first_visit": "2022-05-17T21:33:54.135977+06:00",
            "date": null
        },
        {
            "id": 28880,
            "ip_address": "114.130.157.107",
            "count": 1,
            "first_visit": "2022-07-28T17:51:02.192931+06:00",
            "date": "2022-07-28"
        }
    ]
}