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

{
    "count": 93159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10640&ordering=ip_address",
    "results": [
        {
            "id": 26638,
            "ip_address": "103.182.219.6",
            "count": 3,
            "first_visit": "2022-07-24T10:10:31.586086+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7349,
            "ip_address": "103.182.62.1",
            "count": 1,
            "first_visit": "2022-05-16T22:17:35.252757+06:00",
            "date": null
        },
        {
            "id": 11956,
            "ip_address": "103.182.62.21",
            "count": 1,
            "first_visit": "2022-05-27T18:06:13.622529+06:00",
            "date": null
        },
        {
            "id": 30394,
            "ip_address": "103.182.62.238",
            "count": 1,
            "first_visit": "2022-07-31T12:30:39.022615+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4671,
            "ip_address": "103.182.62.3",
            "count": null,
            "first_visit": "2022-03-25T22:04:47.738351+06:00",
            "date": null
        },
        {
            "id": 12700,
            "ip_address": "103.182.62.9",
            "count": 1,
            "first_visit": "2022-05-30T07:46:12.780332+06:00",
            "date": null
        },
        {
            "id": 63286,
            "ip_address": "103.183.106.121",
            "count": 1,
            "first_visit": "2024-01-17T16:18:49.182448+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 63226,
            "ip_address": "103.183.106.121",
            "count": 1,
            "first_visit": "2024-01-16T16:46:38.715643+06:00",
            "date": "2024-01-16"
        }
    ]
}