HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4096cf0-c4b0-4bdd-b554-9bdcd9c708ae",
"match": "https://api-prod.gambitprofit.com/api/matches/a5e342c9-bfd6-4994-96f0-a93d259d1e25/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "AC Milan",
"amount": 6987.0
},
{
"team": "Draw",
"amount": 3013.0
}
],
"expected_reward_tokens": 11388.81,
"profit_sb": 1888.81,
"profit_sb_percentage": 19.88,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "AC Milan",
"amount": 5720.0
},
{
"team": "Draw",
"amount": 2466.0
},
{
"team": "NK Dinamo Zagreb",
"amount": 1814.0
}
],
"expected_reward_tokens": 9321.48,
"profit_sb": -178.52,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "cdc10f86-36aa-4676-9ec8-3c9d72d1c7a4",
"gambit_id": "62a07243-9813-44c0-b081-e081c574bd95",
"last_updated": "2022-10-26T10:17:15.061177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "AC Milan",
"reward": "1.63000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4096cf0-c4b0-4bdd-b554-9bdcd9c708ae/?format=api"
},
{
"id": "694aeabc-3fd1-4d74-9531-3df701f3f575",
"gambit_id": "f41b5629-aae8-4291-98fe-eb0dfe512c0c",
"last_updated": "2022-10-26T10:17:15.063267-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.78000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4096cf0-c4b0-4bdd-b554-9bdcd9c708ae/?format=api"
},
{
"id": "333c9b31-2b22-4460-b0dc-91e1b6b4c14f",
"gambit_id": "8e395c3f-7c0e-477a-b171-bba3b150bdb9",
"last_updated": "2022-10-26T10:17:15.062245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NK Dinamo Zagreb",
"reward": "5.14000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4096cf0-c4b0-4bdd-b554-9bdcd9c708ae/?format=api"
}
]
}