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

{
    "count": 100070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21744&ordering=-ip_address",
    "results": [
        {
            "id": 4827,
            "ip_address": "37.111.214.116",
            "count": 3,
            "first_visit": "2022-03-31T18:24:40.492922+06:00",
            "date": null
        },
        {
            "id": 24275,
            "ip_address": "37.111.214.114",
            "count": 1,
            "first_visit": "2022-07-20T00:16:11.377187+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27651,
            "ip_address": "37.111.214.113",
            "count": 3,
            "first_visit": "2022-07-26T10:19:15.465585+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8886,
            "ip_address": "37.111.214.113",
            "count": 1,
            "first_visit": "2022-05-18T12:15:46.366718+06:00",
            "date": null
        },
        {
            "id": 94671,
            "ip_address": "37.111.214.113",
            "count": 4,
            "first_visit": "2026-01-31T12:56:55.873323+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 31842,
            "ip_address": "37.111.214.110",
            "count": 1,
            "first_visit": "2022-08-12T11:27:35.050088+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 11840,
            "ip_address": "37.111.214.11",
            "count": 1,
            "first_visit": "2022-05-27T02:08:47.943296+06:00",
            "date": null
        },
        {
            "id": 27457,
            "ip_address": "37.111.214.11",
            "count": 1,
            "first_visit": "2022-07-25T23:07:11.652245+06:00",
            "date": "2022-07-25"
        }
    ]
}