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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75736&ordering=ip_address",
    "results": [
        {
            "id": 26424,
            "ip_address": "37.111.199.89",
            "count": 2,
            "first_visit": "2022-07-23T19:21:38.165732+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1367,
            "ip_address": "37.111.199.99",
            "count": 1,
            "first_visit": "2021-12-25T19:58:31.478750+06:00",
            "date": null
        },
        {
            "id": 1414,
            "ip_address": "37.111.200.0",
            "count": 1,
            "first_visit": "2021-12-27T19:37:49.148404+06:00",
            "date": null
        },
        {
            "id": 3491,
            "ip_address": "37.111.200.1",
            "count": 1,
            "first_visit": "2022-02-10T16:06:15.235387+06:00",
            "date": null
        },
        {
            "id": 23830,
            "ip_address": "37.111.200.10",
            "count": 1,
            "first_visit": "2022-07-18T22:43:49.633340+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29187,
            "ip_address": "37.111.200.10",
            "count": 1,
            "first_visit": "2022-07-29T10:30:16.324302+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26250,
            "ip_address": "37.111.200.10",
            "count": 1,
            "first_visit": "2022-07-23T09:45:35.645895+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 76345,
            "ip_address": "37.111.200.10",
            "count": 2,
            "first_visit": "2024-12-04T07:45:45.351657+06:00",
            "date": "2024-12-04"
        }
    ]
}