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

{
    "count": 101342,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35432&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35416&ordering=id",
    "results": [
        {
            "id": 35425,
            "ip_address": "130.193.200.64",
            "count": 1,
            "first_visit": "2022-10-03T20:35:49.069792+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35426,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-10-03T21:34:43.671396+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35427,
            "ip_address": "103.186.56.49",
            "count": 1,
            "first_visit": "2022-10-03T21:35:53.938064+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35428,
            "ip_address": "40.77.190.247",
            "count": 1,
            "first_visit": "2022-10-03T23:40:08.950841+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35429,
            "ip_address": "103.58.73.195",
            "count": 1,
            "first_visit": "2022-10-03T23:42:01.675855+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35430,
            "ip_address": "114.119.141.168",
            "count": 20,
            "first_visit": "2022-10-04T00:02:56.222938+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35431,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-04T00:09:30.600624+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35432,
            "ip_address": "103.58.73.195",
            "count": 4,
            "first_visit": "2022-10-04T00:11:41.674193+06:00",
            "date": "2022-10-04"
        }
    ]
}