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

{
    "count": 101739,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41344&ordering=-ip_address",
    "results": [
        {
            "id": 44790,
            "ip_address": "182.160.121.157",
            "count": 1,
            "first_visit": "2023-04-04T14:11:27.564600+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 2190,
            "ip_address": "182.160.121.141",
            "count": 1,
            "first_visit": "2022-01-14T12:53:57.887018+06:00",
            "date": null
        },
        {
            "id": 2831,
            "ip_address": "182.160.121.131",
            "count": 1,
            "first_visit": "2022-01-25T17:55:29.467885+06:00",
            "date": null
        },
        {
            "id": 4776,
            "ip_address": "182.160.120.69",
            "count": 4,
            "first_visit": "2022-03-29T15:58:56.761823+06:00",
            "date": null
        },
        {
            "id": 38995,
            "ip_address": "182.160.120.5",
            "count": 1,
            "first_visit": "2022-12-19T17:44:42.074440+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38606,
            "ip_address": "182.160.120.5",
            "count": 1,
            "first_visit": "2022-12-12T17:16:28.311006+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 35191,
            "ip_address": "182.160.120.5",
            "count": 1,
            "first_visit": "2022-09-29T12:57:39.706102+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 33327,
            "ip_address": "182.160.120.5",
            "count": 1,
            "first_visit": "2022-08-29T16:05:02.572109+06:00",
            "date": "2022-08-29"
        }
    ]
}