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

{
    "count": 102914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67568&ordering=ip_address",
    "results": [
        {
            "id": 6792,
            "ip_address": "202.181.18.249",
            "count": 3,
            "first_visit": "2022-05-16T15:35:05.674197+06:00",
            "date": null
        },
        {
            "id": 8927,
            "ip_address": "202.181.18.251",
            "count": 2,
            "first_visit": "2022-05-18T12:43:21.346509+06:00",
            "date": null
        },
        {
            "id": 9831,
            "ip_address": "202.181.18.252",
            "count": 2,
            "first_visit": "2022-05-20T22:33:22.394079+06:00",
            "date": null
        },
        {
            "id": 28280,
            "ip_address": "202.181.18.252",
            "count": 1,
            "first_visit": "2022-07-27T17:58:11.485745+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30245,
            "ip_address": "202.181.18.252",
            "count": 2,
            "first_visit": "2022-07-31T09:35:21.184900+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26756,
            "ip_address": "202.181.18.252",
            "count": 1,
            "first_visit": "2022-07-24T13:15:56.669569+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8425,
            "ip_address": "202.181.18.253",
            "count": 1,
            "first_visit": "2022-05-17T23:00:37.935290+06:00",
            "date": null
        },
        {
            "id": 10759,
            "ip_address": "202.181.18.254",
            "count": 1,
            "first_visit": "2022-05-23T22:51:21.455877+06:00",
            "date": null
        }
    ]
}