3225470df5
Revert "BAEL-3275: Using blocking queue for pub-sub"
43 lines
575 B
JSON
43 lines
575 B
JSON
{
|
|
"id": "390",
|
|
"odd": {
|
|
"price": "1.20",
|
|
"status": 2,
|
|
"ck": 12.2,
|
|
"name": "2"
|
|
},
|
|
"data": {
|
|
"countryId": 35,
|
|
"countryName": "Norway",
|
|
"leagueName": "Norway 3",
|
|
"status": 0,
|
|
"sportName": "Soccer",
|
|
"time": "2016-06-12T12:00:00Z"
|
|
},
|
|
"odds": [{
|
|
"price": "1.30",
|
|
"status": 0,
|
|
"ck": 12.2,
|
|
"name": "1"
|
|
},
|
|
{
|
|
"price":"5.25",
|
|
"status": 1,
|
|
"ck": 13.1,
|
|
"name": "X"
|
|
},
|
|
{
|
|
"price": "2.70",
|
|
"status": 0,
|
|
"ck": 12.2,
|
|
"name": "0"
|
|
},
|
|
{
|
|
"price": "1.20",
|
|
"status": 2,
|
|
"ck": 13.1,
|
|
"name": "2"
|
|
}
|
|
|
|
]
|
|
} |