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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40968&ordering=-ip_address",
    "results": [
        {
            "id": 100075,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-07-09T11:51:04.307143+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 100035,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-07-08T10:07:36.551076+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 99395,
            "ip_address": "182.163.102.90",
            "count": 1,
            "first_visit": "2026-06-20T15:31:32.019259+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 100900,
            "ip_address": "182.163.102.90",
            "count": 6,
            "first_visit": "2026-07-29T11:59:37.671154+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 5404,
            "ip_address": "182.163.102.89",
            "count": 1,
            "first_visit": "2022-04-26T16:31:07.665692+06:00",
            "date": null
        },
        {
            "id": 14482,
            "ip_address": "182.163.102.89",
            "count": 5,
            "first_visit": "2022-06-11T13:13:38.591816+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 21357,
            "ip_address": "182.163.102.74",
            "count": 1,
            "first_visit": "2022-07-06T18:26:03.347785+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 4526,
            "ip_address": "182.163.102.74",
            "count": 1,
            "first_visit": "2022-03-20T16:20:00.777229+06:00",
            "date": null
        }
    ]
}