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

{
    "count": 101871,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75712&ordering=ip_address",
    "results": [
        {
            "id": 19021,
            "ip_address": "37.111.199.24",
            "count": 1,
            "first_visit": "2022-06-26T10:00:12.711162+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 31478,
            "ip_address": "37.111.199.24",
            "count": 1,
            "first_visit": "2022-08-07T21:56:39.783681+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 4887,
            "ip_address": "37.111.199.25",
            "count": 1,
            "first_visit": "2022-04-03T09:20:31.226982+06:00",
            "date": null
        },
        {
            "id": 53201,
            "ip_address": "37.111.199.253",
            "count": 1,
            "first_visit": "2023-08-22T11:16:53.051810+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 57810,
            "ip_address": "37.111.199.26",
            "count": 1,
            "first_visit": "2023-10-17T13:19:43.386584+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 92611,
            "ip_address": "37.111.199.28",
            "count": 1,
            "first_visit": "2025-12-04T01:42:11.294323+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 32547,
            "ip_address": "37.111.199.31",
            "count": 1,
            "first_visit": "2022-08-20T22:33:35.174387+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 7020,
            "ip_address": "37.111.199.35",
            "count": 1,
            "first_visit": "2022-05-16T18:44:56.086789+06:00",
            "date": null
        }
    ]
}