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

{
    "count": 95266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16392&ordering=ip_address",
    "results": [
        {
            "id": 327,
            "ip_address": "103.252.226.11",
            "count": 1,
            "first_visit": "2021-12-07T12:37:28.006271+06:00",
            "date": null
        },
        {
            "id": 34923,
            "ip_address": "103.252.226.12",
            "count": 1,
            "first_visit": "2022-09-24T15:36:58.796035+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 2762,
            "ip_address": "103.252.226.12",
            "count": 3,
            "first_visit": "2022-01-25T00:11:04.259379+06:00",
            "date": null
        },
        {
            "id": 35010,
            "ip_address": "103.252.226.12",
            "count": 4,
            "first_visit": "2022-09-26T06:29:14.329064+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35161,
            "ip_address": "103.252.226.12",
            "count": 1,
            "first_visit": "2022-09-28T20:41:56.991628+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 51125,
            "ip_address": "103.252.226.12",
            "count": 8,
            "first_visit": "2023-07-29T09:06:59.495321+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 61580,
            "ip_address": "103.252.226.13",
            "count": 1,
            "first_visit": "2023-12-21T10:49:16.948876+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 28707,
            "ip_address": "103.252.226.13",
            "count": 1,
            "first_visit": "2022-07-28T11:14:38.427668+06:00",
            "date": "2022-07-28"
        }
    ]
}