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

{
    "count": 92712,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80296&ordering=ip_address",
    "results": [
        {
            "id": 29997,
            "ip_address": "45.251.229.205",
            "count": 1,
            "first_visit": "2022-07-30T20:32:37.521409+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 31299,
            "ip_address": "45.251.229.205",
            "count": 1,
            "first_visit": "2022-08-06T00:48:09.333395+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31244,
            "ip_address": "45.251.229.205",
            "count": 1,
            "first_visit": "2022-08-05T14:58:02.471390+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 30925,
            "ip_address": "45.251.229.205",
            "count": 1,
            "first_visit": "2022-08-03T01:26:15.249755+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 3732,
            "ip_address": "45.251.229.206",
            "count": 2,
            "first_visit": "2022-02-19T18:17:56.061395+06:00",
            "date": null
        },
        {
            "id": 17519,
            "ip_address": "45.251.229.206",
            "count": 1,
            "first_visit": "2022-06-22T22:51:52.804125+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12760,
            "ip_address": "45.251.229.207",
            "count": 1,
            "first_visit": "2022-05-30T11:53:09.703788+06:00",
            "date": null
        },
        {
            "id": 17724,
            "ip_address": "45.251.229.207",
            "count": 1,
            "first_visit": "2022-06-23T11:32:30.606692+06:00",
            "date": "2022-06-23"
        }
    ]
}