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

{
    "count": 95943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5144&ordering=ip_address",
    "results": [
        {
            "id": 4717,
            "ip_address": "103.135.254.11",
            "count": 1,
            "first_visit": "2022-03-27T19:40:50.770609+06:00",
            "date": null
        },
        {
            "id": 19166,
            "ip_address": "103.135.254.117",
            "count": 1,
            "first_visit": "2022-06-26T19:14:06.904370+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 27854,
            "ip_address": "103.135.254.117",
            "count": 1,
            "first_visit": "2022-07-26T19:19:52.763396+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 3204,
            "ip_address": "103.135.254.125",
            "count": 2,
            "first_visit": "2022-02-01T23:36:56.642010+06:00",
            "date": null
        },
        {
            "id": 19075,
            "ip_address": "103.135.254.125",
            "count": 1,
            "first_visit": "2022-06-26T12:23:13.802256+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 26084,
            "ip_address": "103.135.254.126",
            "count": 1,
            "first_visit": "2022-07-22T22:35:50.167462+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 18521,
            "ip_address": "103.135.254.162",
            "count": 1,
            "first_visit": "2022-06-25T10:27:44.567128+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 23453,
            "ip_address": "103.135.254.17",
            "count": 1,
            "first_visit": "2022-07-18T12:55:30.090020+06:00",
            "date": "2022-07-18"
        }
    ]
}