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

{
    "count": 100624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29536&ordering=-ip_address",
    "results": [
        {
            "id": 42141,
            "ip_address": "27.147.202.166",
            "count": 1,
            "first_visit": "2023-02-14T04:58:24.070467+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 64348,
            "ip_address": "27.147.202.165",
            "count": 1,
            "first_visit": "2024-02-05T20:38:46.618782+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 16288,
            "ip_address": "27.147.202.164",
            "count": 2,
            "first_visit": "2022-06-18T09:21:10.541911+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 2839,
            "ip_address": "27.147.202.164",
            "count": 3,
            "first_visit": "2022-01-25T19:18:42.423914+06:00",
            "date": null
        },
        {
            "id": 23113,
            "ip_address": "27.147.202.163",
            "count": 1,
            "first_visit": "2022-07-16T08:48:49.825595+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 2234,
            "ip_address": "27.147.202.163",
            "count": 2,
            "first_visit": "2022-01-15T01:34:35.834092+06:00",
            "date": null
        },
        {
            "id": 26847,
            "ip_address": "27.147.202.163",
            "count": 2,
            "first_visit": "2022-07-24T21:19:38.149783+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 50568,
            "ip_address": "27.147.202.163",
            "count": 1,
            "first_visit": "2023-07-22T13:06:32.396406+06:00",
            "date": "2023-07-22"
        }
    ]
}