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

{
    "count": 102082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43472&ordering=ip_address",
    "results": [
        {
            "id": 40807,
            "ip_address": "114.119.155.22",
            "count": 1,
            "first_visit": "2023-01-22T23:02:02.608590+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 54648,
            "ip_address": "114.119.155.22",
            "count": 1,
            "first_visit": "2023-09-09T13:25:28.556519+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 162,
            "ip_address": "114.119.155.22",
            "count": 13,
            "first_visit": "2021-12-04T19:05:52.095252+06:00",
            "date": null
        },
        {
            "id": 352,
            "ip_address": "114.119.155.223",
            "count": 12,
            "first_visit": "2021-12-07T18:35:42.029320+06:00",
            "date": null
        },
        {
            "id": 48373,
            "ip_address": "114.119.155.223",
            "count": 1,
            "first_visit": "2023-06-16T21:41:36.266753+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 43461,
            "ip_address": "114.119.155.223",
            "count": 1,
            "first_visit": "2023-03-10T01:25:39.185176+06:00",
            "date": "2023-03-10"
        },
        {
            "id": 51310,
            "ip_address": "114.119.155.223",
            "count": 1,
            "first_visit": "2023-07-31T14:23:55.512954+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51696,
            "ip_address": "114.119.155.223",
            "count": 1,
            "first_visit": "2023-08-04T17:50:16.908448+06:00",
            "date": "2023-08-04"
        }
    ]
}