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

{
    "count": 92252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5552&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5536&ordering=first_visit",
    "results": [
        {
            "id": 5545,
            "ip_address": "202.181.19.249",
            "count": 3,
            "first_visit": "2022-05-02T06:45:55.416718+06:00",
            "date": null
        },
        {
            "id": 5546,
            "ip_address": "119.30.35.214",
            "count": 2,
            "first_visit": "2022-05-02T08:34:01.511644+06:00",
            "date": null
        },
        {
            "id": 5547,
            "ip_address": "118.179.147.173",
            "count": 1,
            "first_visit": "2022-05-02T08:36:58.015825+06:00",
            "date": null
        },
        {
            "id": 5548,
            "ip_address": "17.121.113.17",
            "count": 1,
            "first_visit": "2022-05-02T09:58:21.704138+06:00",
            "date": null
        },
        {
            "id": 5549,
            "ip_address": "103.167.18.19",
            "count": 1,
            "first_visit": "2022-05-02T10:18:04.239952+06:00",
            "date": null
        },
        {
            "id": 5550,
            "ip_address": "103.147.107.220",
            "count": 1,
            "first_visit": "2022-05-02T10:29:48.270913+06:00",
            "date": null
        },
        {
            "id": 5551,
            "ip_address": "103.113.172.130",
            "count": 3,
            "first_visit": "2022-05-02T11:13:45.280717+06:00",
            "date": null
        },
        {
            "id": 5552,
            "ip_address": "103.230.105.2",
            "count": 2,
            "first_visit": "2022-05-02T11:43:03.565499+06:00",
            "date": null
        }
    ]
}