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

{
    "count": 101703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76544&ordering=ip_address",
    "results": [
        {
            "id": 9870,
            "ip_address": "37.111.205.249",
            "count": 2,
            "first_visit": "2022-05-20T23:15:41.603567+06:00",
            "date": null
        },
        {
            "id": 7104,
            "ip_address": "37.111.205.25",
            "count": 1,
            "first_visit": "2022-05-16T19:26:49.321393+06:00",
            "date": null
        },
        {
            "id": 24246,
            "ip_address": "37.111.205.251",
            "count": 1,
            "first_visit": "2022-07-19T23:45:10.138221+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4659,
            "ip_address": "37.111.205.251",
            "count": 1,
            "first_visit": "2022-03-24T23:11:49.919441+06:00",
            "date": null
        },
        {
            "id": 26310,
            "ip_address": "37.111.205.252",
            "count": 1,
            "first_visit": "2022-07-23T11:52:25.362045+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29254,
            "ip_address": "37.111.205.254",
            "count": 2,
            "first_visit": "2022-07-29T11:54:58.594638+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10316,
            "ip_address": "37.111.205.27",
            "count": 2,
            "first_visit": "2022-05-22T15:05:33.609099+06:00",
            "date": null
        },
        {
            "id": 3000,
            "ip_address": "37.111.205.28",
            "count": 1,
            "first_visit": "2022-01-29T01:02:47.165836+06:00",
            "date": null
        }
    ]
}