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

{
    "count": 101870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75720&ordering=ip_address",
    "results": [
        {
            "id": 24534,
            "ip_address": "37.111.199.41",
            "count": 1,
            "first_visit": "2022-07-20T11:24:49.122170+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18396,
            "ip_address": "37.111.199.47",
            "count": 1,
            "first_visit": "2022-06-25T04:22:36.796307+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 36217,
            "ip_address": "37.111.199.50",
            "count": 1,
            "first_visit": "2022-10-20T17:41:48.710801+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 16115,
            "ip_address": "37.111.199.54",
            "count": 1,
            "first_visit": "2022-06-17T21:03:22.996715+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 54389,
            "ip_address": "37.111.199.57",
            "count": 1,
            "first_visit": "2023-09-06T03:03:06.951626+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 4795,
            "ip_address": "37.111.199.6",
            "count": 2,
            "first_visit": "2022-03-30T12:11:05.024586+06:00",
            "date": null
        },
        {
            "id": 1928,
            "ip_address": "37.111.199.62",
            "count": 1,
            "first_visit": "2022-01-11T18:03:49.035321+06:00",
            "date": null
        },
        {
            "id": 32126,
            "ip_address": "37.111.199.68",
            "count": 1,
            "first_visit": "2022-08-16T13:49:25.031597+06:00",
            "date": "2022-08-16"
        }
    ]
}