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

{
    "count": 92156,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=id",
    "results": [
        {
            "id": 1985,
            "ip_address": "45.127.48.179",
            "count": 2,
            "first_visit": "2022-01-12T00:38:17.825058+06:00",
            "date": null
        },
        {
            "id": 1986,
            "ip_address": "103.132.222.142",
            "count": 2,
            "first_visit": "2022-01-12T00:39:52.212189+06:00",
            "date": null
        },
        {
            "id": 1987,
            "ip_address": "116.206.254.101",
            "count": 8,
            "first_visit": "2022-01-12T00:52:24.735839+06:00",
            "date": null
        },
        {
            "id": 1988,
            "ip_address": "103.138.125.193",
            "count": 1,
            "first_visit": "2022-01-12T00:58:49.568701+06:00",
            "date": null
        },
        {
            "id": 1989,
            "ip_address": "101.2.164.8",
            "count": 12,
            "first_visit": "2022-01-12T01:00:40.128206+06:00",
            "date": null
        },
        {
            "id": 1990,
            "ip_address": "103.143.234.30",
            "count": 1,
            "first_visit": "2022-01-12T01:00:58.522484+06:00",
            "date": null
        },
        {
            "id": 1991,
            "ip_address": "103.73.225.140",
            "count": 1,
            "first_visit": "2022-01-12T01:03:00.071825+06:00",
            "date": null
        },
        {
            "id": 1992,
            "ip_address": "202.134.14.159",
            "count": 25,
            "first_visit": "2022-01-12T01:14:48.475273+06:00",
            "date": null
        }
    ]
}