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

{
    "count": 100482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20208&ordering=ip_address",
    "results": [
        {
            "id": 16428,
            "ip_address": "103.60.175.66",
            "count": 1,
            "first_visit": "2022-06-18T20:05:52.234895+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 15794,
            "ip_address": "103.60.175.66",
            "count": 2,
            "first_visit": "2022-06-17T00:47:48.106456+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 67031,
            "ip_address": "103.60.175.66",
            "count": 1,
            "first_visit": "2024-04-16T09:40:42.829706+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 2238,
            "ip_address": "103.60.175.67",
            "count": 3,
            "first_visit": "2022-01-15T08:27:24.309899+06:00",
            "date": null
        },
        {
            "id": 36214,
            "ip_address": "103.60.175.68",
            "count": 1,
            "first_visit": "2022-10-20T17:30:21.987220+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 22332,
            "ip_address": "103.60.175.68",
            "count": 1,
            "first_visit": "2022-07-13T18:32:28.311861+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 11433,
            "ip_address": "103.60.175.68",
            "count": 1,
            "first_visit": "2022-05-25T21:09:47.655945+06:00",
            "date": null
        },
        {
            "id": 47242,
            "ip_address": "103.60.175.68",
            "count": 2,
            "first_visit": "2023-05-27T21:09:55.304481+06:00",
            "date": "2023-05-27"
        }
    ]
}