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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20848&ordering=-ip_address",
    "results": [
        {
            "id": 9541,
            "ip_address": "37.111.222.85",
            "count": 1,
            "first_visit": "2022-05-19T23:06:38.391572+06:00",
            "date": null
        },
        {
            "id": 5160,
            "ip_address": "37.111.222.80",
            "count": 6,
            "first_visit": "2022-04-16T17:37:19.157181+06:00",
            "date": null
        },
        {
            "id": 18281,
            "ip_address": "37.111.222.76",
            "count": 1,
            "first_visit": "2022-06-24T20:49:10.112926+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 25952,
            "ip_address": "37.111.222.76",
            "count": 1,
            "first_visit": "2022-07-22T13:39:09.278089+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12764,
            "ip_address": "37.111.222.64",
            "count": 1,
            "first_visit": "2022-05-30T12:01:11.070832+06:00",
            "date": null
        },
        {
            "id": 15967,
            "ip_address": "37.111.222.53",
            "count": 1,
            "first_visit": "2022-06-17T12:28:12.189211+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3984,
            "ip_address": "37.111.222.53",
            "count": 2,
            "first_visit": "2022-03-01T18:21:41.047851+06:00",
            "date": null
        },
        {
            "id": 50832,
            "ip_address": "37.111.222.5",
            "count": 1,
            "first_visit": "2023-07-25T20:44:07.648630+06:00",
            "date": "2023-07-25"
        }
    ]
}