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

{
    "count": 93460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78552&ordering=ip_address",
    "results": [
        {
            "id": 32001,
            "ip_address": "43.245.121.178",
            "count": 1,
            "first_visit": "2022-08-14T16:37:03.985189+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 29594,
            "ip_address": "43.245.121.178",
            "count": 1,
            "first_visit": "2022-07-30T00:32:48.293090+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8168,
            "ip_address": "43.245.121.18",
            "count": 1,
            "first_visit": "2022-05-17T13:43:54.853963+06:00",
            "date": null
        },
        {
            "id": 13352,
            "ip_address": "43.245.121.180",
            "count": 1,
            "first_visit": "2022-06-02T10:16:50.722516+06:00",
            "date": null
        },
        {
            "id": 27522,
            "ip_address": "43.245.121.180",
            "count": 1,
            "first_visit": "2022-07-26T00:48:58.455344+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10450,
            "ip_address": "43.245.121.181",
            "count": 1,
            "first_visit": "2022-05-22T23:00:25.081353+06:00",
            "date": null
        },
        {
            "id": 8393,
            "ip_address": "43.245.121.182",
            "count": 1,
            "first_visit": "2022-05-17T22:45:43.120097+06:00",
            "date": null
        },
        {
            "id": 9481,
            "ip_address": "43.245.121.184",
            "count": 2,
            "first_visit": "2022-05-19T20:45:26.014831+06:00",
            "date": null
        }
    ]
}