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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5200&ordering=ip_address",
    "results": [
        {
            "id": 33512,
            "ip_address": "103.136.231.13",
            "count": 1,
            "first_visit": "2022-08-31T05:37:05.584698+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 11649,
            "ip_address": "103.136.231.13",
            "count": 1,
            "first_visit": "2022-05-26T11:10:31.343434+06:00",
            "date": null
        },
        {
            "id": 51077,
            "ip_address": "103.136.231.185",
            "count": 1,
            "first_visit": "2023-07-28T15:35:27.595851+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 11526,
            "ip_address": "103.136.231.5",
            "count": 1,
            "first_visit": "2022-05-25T23:51:39.979485+06:00",
            "date": null
        },
        {
            "id": 52588,
            "ip_address": "103.136.231.8",
            "count": 1,
            "first_visit": "2023-08-15T11:56:56.637382+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 46251,
            "ip_address": "103.136.231.8",
            "count": 1,
            "first_visit": "2023-05-07T10:57:23.655661+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 51597,
            "ip_address": "103.136.231.8",
            "count": 1,
            "first_visit": "2023-08-03T16:45:21.531394+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 60065,
            "ip_address": "103.136.246.225",
            "count": 2,
            "first_visit": "2023-11-24T12:33:35.902690+06:00",
            "date": "2023-11-24"
        }
    ]
}