HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16d792ce-e8ea-4513-b080-c9ddaa2ec7d5",
"match": "https://api-prod.gambitprofit.com/api/matches/759b6b36-4a66-4543-a45a-b4273ee7aadb/?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": "Serbia",
"amount": 5320.0
},
{
"team": "Switzerland",
"amount": 4680.0
}
],
"expected_reward_tokens": 12074.4,
"profit_sb": 3074.4,
"profit_sb_percentage": 34.16,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Serbia",
"amount": 3797.0
},
{
"team": "Switzerland",
"amount": 3340.0
},
{
"team": "Draw",
"amount": 2863.0
}
],
"expected_reward_tokens": 8617.2,
"profit_sb": -382.8,
"profit_sb_percentage": -4.25,
"recommended": false
},
"lines": [
{
"id": "86d5e5eb-ba3d-49f2-a462-722a4c3a0fd4",
"gambit_id": "8c3bdc31-4be2-4e70-97c2-c974f068dfb4",
"last_updated": "2022-12-03T10:07:31.976898-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Serbia",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d792ce-e8ea-4513-b080-c9ddaa2ec7d5/?format=api"
},
{
"id": "89e98151-829e-4ab5-b1da-cdb8168e4e2d",
"gambit_id": "cc28a9f3-6479-4929-bd7e-e1d751510f35",
"last_updated": "2022-12-03T10:07:31.975950-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Switzerland",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d792ce-e8ea-4513-b080-c9ddaa2ec7d5/?format=api"
},
{
"id": "9e098f10-8d9a-419f-b8b4-b301a0f51cd6",
"gambit_id": "28fc6c0f-92d0-4116-a062-98b47befe782",
"last_updated": "2022-12-03T10:07:31.974972-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.01000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d792ce-e8ea-4513-b080-c9ddaa2ec7d5/?format=api"
}
]
}