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

{
    "count": 100299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20472&ordering=-ip_address",
    "results": [
        {
            "id": 8497,
            "ip_address": "37.111.229.252",
            "count": 1,
            "first_visit": "2022-05-17T23:25:56.810420+06:00",
            "date": null
        },
        {
            "id": 1540,
            "ip_address": "37.111.229.250",
            "count": 1,
            "first_visit": "2021-12-31T17:43:56.328105+06:00",
            "date": null
        },
        {
            "id": 23837,
            "ip_address": "37.111.229.250",
            "count": 1,
            "first_visit": "2022-07-18T22:45:16.773254+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18478,
            "ip_address": "37.111.229.249",
            "count": 1,
            "first_visit": "2022-06-25T08:37:11.343306+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10706,
            "ip_address": "37.111.229.246",
            "count": 1,
            "first_visit": "2022-05-23T17:31:46.872124+06:00",
            "date": null
        },
        {
            "id": 8370,
            "ip_address": "37.111.229.245",
            "count": 1,
            "first_visit": "2022-05-17T22:36:32.069609+06:00",
            "date": null
        },
        {
            "id": 31162,
            "ip_address": "37.111.229.235",
            "count": 1,
            "first_visit": "2022-08-04T20:56:06.503720+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 94221,
            "ip_address": "37.111.229.235",
            "count": 1,
            "first_visit": "2026-01-19T06:11:34.484605+06:00",
            "date": "2026-01-19"
        }
    ]
}