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

{
    "count": 102194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44184&ordering=-ip_address",
    "results": [
        {
            "id": 1421,
            "ip_address": "17.121.114.152",
            "count": 1,
            "first_visit": "2021-12-28T02:27:22.910982+06:00",
            "date": null
        },
        {
            "id": 35000,
            "ip_address": "17.121.114.152",
            "count": 1,
            "first_visit": "2022-09-26T00:22:54.550874+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 4182,
            "ip_address": "17.121.114.126",
            "count": 1,
            "first_visit": "2022-03-08T09:08:50.822618+06:00",
            "date": null
        },
        {
            "id": 3614,
            "ip_address": "17.121.114.116",
            "count": 1,
            "first_visit": "2022-02-15T04:02:56.581427+06:00",
            "date": null
        },
        {
            "id": 36889,
            "ip_address": "17.121.114.112",
            "count": 1,
            "first_visit": "2022-11-03T18:28:08.745493+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 14054,
            "ip_address": "17.121.114.109",
            "count": 1,
            "first_visit": "2022-06-08T23:03:24.672068+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 37220,
            "ip_address": "17.121.114.102",
            "count": 1,
            "first_visit": "2022-11-10T19:15:15.977129+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 3142,
            "ip_address": "17.121.113.91",
            "count": 2,
            "first_visit": "2022-01-31T21:37:47.387598+06:00",
            "date": null
        }
    ]
}