HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc309cd6-0512-4aa7-83f8-f1b65eb2a06a",
"match": "https://api-prod.gambitprofit.com/api/matches/c03944c9-dfea-49e9-8c49-a0e68403d13d/?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": "Atletico Madrid",
"amount": 5261.0
},
{
"team": "FC Porto",
"amount": 4739.0
}
],
"expected_reward_tokens": 12415.96,
"profit_sb": 3415.96,
"profit_sb_percentage": 37.96,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Atletico Madrid",
"amount": 3695.0
},
{
"team": "FC Porto",
"amount": 3328.0
},
{
"team": "Draw",
"amount": 2976.0
}
],
"expected_reward_tokens": 8719.36,
"profit_sb": -280.64,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "ce6e3399-d72f-4f18-b830-0f77f1864a65",
"gambit_id": "c7be0e24-442e-48a7-990d-1f636694a16e",
"last_updated": "2022-11-02T21:02:13.634731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atletico Madrid",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc309cd6-0512-4aa7-83f8-f1b65eb2a06a/?format=api"
},
{
"id": "d713da61-8801-4df0-9020-2d7cedeabe13",
"gambit_id": "785cacac-dc6c-4eea-8271-9b17676565cc",
"last_updated": "2022-11-02T21:02:13.635672-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Porto",
"reward": "2.62000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc309cd6-0512-4aa7-83f8-f1b65eb2a06a/?format=api"
},
{
"id": "6a7b48fa-3cd4-4a9a-852b-f71fd6375deb",
"gambit_id": "054c21a2-e068-4a00-8d1d-0ed2e3fa5fa8",
"last_updated": "2022-11-02T21:02:13.636652-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.93000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc309cd6-0512-4aa7-83f8-f1b65eb2a06a/?format=api"
}
]
}