Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SiarheiFedartsou/6b2c546fda9b2ef3738c10a3f6b1e0b1 to your computer and use it in GitHub Desktop.
Save SiarheiFedartsou/6b2c546fda9b2ef3738c10a3f6b1e0b1 to your computer and use it in GitHub Desktop.
{
"content": [{
"sport": "BOXING",
"score": 1400,
"rank": 21,
"user": {
"id": "5966030e857aba0001bbf4c9",
"msisdn": null,
"firstName": null,
"lastName": null,
"status": null,
"gender": null,
"country": null,
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 1400,
"rank": 22,
"user": {
"id": "5966083c857aba0001bbf4d2",
"msisdn": null,
"firstName": null,
"lastName": null,
"status": null,
"gender": null,
"country": null,
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 1400,
"rank": 23,
"user": {
"id": "59660857857aba0001bbf4d6",
"msisdn": null,
"firstName": null,
"lastName": null,
"status": null,
"gender": null,
"country": null,
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 1200,
"rank": 24,
"user": {
"id": "5964d31a857aba0001bbf4ae",
"msisdn": "+375444600103",
"firstName": "Eee",
"lastName": "Test",
"status": "NOT_REGISTERED",
"gender": null,
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": true,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 1200,
"rank": 25,
"user": {
"id": "596616cb857aba00010f2ea8",
"msisdn": "+375291685403",
"firstName": "Mega",
"lastName": "Test",
"status": "NOT_REGISTERED",
"gender": null,
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": true,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 0,
"rank": 26,
"user": {
"id": "595ceb17857aba0001a74124",
"msisdn": "+375293445421",
"firstName": "Fdgdfg",
"lastName": "Dfg",
"status": "REGISTERED",
"gender": "MALE",
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 0,
"rank": 27,
"user": {
"id": "595ced24857aba0001a74130",
"msisdn": "+375294446326",
"firstName": "Sfsfg",
"lastName": "Dfgfg",
"status": "REGISTERED",
"gender": "MALE",
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 0,
"rank": 28,
"user": {
"id": "595ced3b857aba0001a74134",
"msisdn": "+375294441122",
"firstName": "Gfsg",
"lastName": "Dfgfg",
"status": "REGISTERED",
"gender": "MALE",
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 0,
"rank": 29,
"user": {
"id": "59816fe9857aba0001c76baa",
"msisdn": "+375291663417",
"firstName": "Test",
"lastName": "Testov",
"status": "REGISTERED",
"gender": "MALE",
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}, {
"sport": "BOXING",
"score": 0,
"rank": 30,
"user": {
"id": "5981751f857aba0001c76bae",
"msisdn": "+375291654431",
"firstName": "Test",
"lastName": "Testov2",
"status": "REGISTERED",
"gender": "MALE",
"country": "by",
"avatarUrl": null,
"isFriendFirstCircle": false,
"friendOf": null,
"hasPiqSessionsInSport": false
},
"hasPendingArgument": false,
"timeout": null,
"passed": null
}],
"size": 20,
"number": 1,
"numberOfElements": 10,
"totalElements": 30,
"totalPages": 2,
"last": true,
"first": false,
"sort": [{
"direction": "DESC",
"property": "score",
"ignoreCase": false,
"nullHandling": "NATIVE",
"ascending": false
}, {
"direction": "ASC",
"property": "userId",
"ignoreCase": false,
"nullHandling": "NATIVE",
"ascending": true
}],
"timer": {
"minArguments": 1,
"maxArguments": 5,
"timeout": -1,
"passed": -1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment