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

{
    "count": 96586,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21648&ordering=ip_address",
    "results": [
        {
            "id": 5534,
            "ip_address": "103.78.254.82",
            "count": 4,
            "first_visit": "2022-05-02T00:40:31.947481+06:00",
            "date": null
        },
        {
            "id": 21149,
            "ip_address": "103.78.254.85",
            "count": 2,
            "first_visit": "2022-07-05T01:23:13.101010+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 16622,
            "ip_address": "103.78.255.10",
            "count": 1,
            "first_visit": "2022-06-19T16:01:37.598541+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 96078,
            "ip_address": "103.78.255.209",
            "count": 1,
            "first_visit": "2026-03-15T14:40:04.618035+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 12052,
            "ip_address": "103.78.255.25",
            "count": 3,
            "first_visit": "2022-05-27T23:27:09.691343+06:00",
            "date": null
        },
        {
            "id": 890,
            "ip_address": "103.78.255.33",
            "count": 7,
            "first_visit": "2021-12-19T19:57:48.116049+06:00",
            "date": null
        },
        {
            "id": 1279,
            "ip_address": "103.78.255.81",
            "count": 2,
            "first_visit": "2021-12-23T09:11:41.624731+06:00",
            "date": null
        },
        {
            "id": 12011,
            "ip_address": "103.78.255.9",
            "count": 6,
            "first_visit": "2022-05-27T22:37:26.831959+06:00",
            "date": null
        }
    ]
}