HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6f9709c-23d4-4c64-8a28-107653988cc6",
"match": "https://api-prod.gambitprofit.com/api/matches/7df5509d-5355-4db2-ac4a-3bda737a64ee/?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": "Real Madrid",
"amount": 8536.0
},
{
"team": "Draw",
"amount": 1464.0
}
],
"expected_reward_tokens": 9984.48,
"profit_sb": 484.48,
"profit_sb_percentage": 5.1,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 7911.0
},
{
"team": "Draw",
"amount": 1357.0
},
{
"team": "FC Shakhtar Donetsk",
"amount": 732.0
}
],
"expected_reward_tokens": 9252.48,
"profit_sb": -247.52,
"profit_sb_percentage": -2.61,
"recommended": false
},
"lines": [
{
"id": "4c6434e9-9195-4587-aa36-282e6bf7d616",
"gambit_id": "8df3b7d6-b9a8-43c2-9cb9-7b805217f3b0",
"last_updated": "2022-10-07T09:07:05.894020-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Madrid",
"reward": "1.17000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f9709c-23d4-4c64-8a28-107653988cc6/?format=api"
},
{
"id": "b05c31b7-431c-4092-b06c-6df82834756c",
"gambit_id": "d61e6ae9-2a97-4296-b5f0-fe0f3259dabb",
"last_updated": "2022-10-07T09:07:05.894965-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.82000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f9709c-23d4-4c64-8a28-107653988cc6/?format=api"
},
{
"id": "2b1304fd-adeb-4947-a405-95f8d8680498",
"gambit_id": "4a827df3-fdbf-4757-a99a-c2ddf87f9509",
"last_updated": "2022-10-07T09:07:05.893048-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Shakhtar Donetsk",
"reward": "12.64000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f9709c-23d4-4c64-8a28-107653988cc6/?format=api"
}
]
}