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

{
    "count": 100103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21560&ordering=-ip_address",
    "results": [
        {
            "id": 30637,
            "ip_address": "37.111.214.55",
            "count": 1,
            "first_visit": "2022-08-01T11:59:26.576681+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 17489,
            "ip_address": "37.111.214.55",
            "count": 1,
            "first_visit": "2022-06-22T21:08:27.074876+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 2791,
            "ip_address": "37.111.214.55",
            "count": 1,
            "first_visit": "2022-01-25T10:47:33.168724+06:00",
            "date": null
        },
        {
            "id": 7623,
            "ip_address": "37.111.214.53",
            "count": 1,
            "first_visit": "2022-05-17T07:28:13.338123+06:00",
            "date": null
        },
        {
            "id": 26383,
            "ip_address": "37.111.214.52",
            "count": 1,
            "first_visit": "2022-07-23T15:09:49.674954+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 43975,
            "ip_address": "37.111.214.51",
            "count": 1,
            "first_visit": "2023-03-18T16:13:40.782499+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 78783,
            "ip_address": "37.111.214.49",
            "count": 1,
            "first_visit": "2025-02-10T11:04:27.615946+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 9151,
            "ip_address": "37.111.214.49",
            "count": 2,
            "first_visit": "2022-05-18T23:04:26.059104+06:00",
            "date": null
        }
    ]
}