Guest User

Untitled

a guest
Oct 19th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "lotto":{
  3. "lottoId":5,
  4. "winning-numbers":[2,45,34,23,7,5,3],
  5. "winners":[
  6. {
  7. "winnerId":23,
  8. "numbers":[2,45,34,23,3,5]
  9. },
  10. {
  11. "winnerId":54,
  12. "numbers":[52,3,12,11,18,22]
  13. }
  14. ]
  15. }
  16. }
Add Comment
Please, Sign In to add comment