HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "571b324f-a129-4374-98df-40347488d511",
"match": "https://api-prod.gambitprofit.com/api/matches/abbfca00-e818-456e-8ec7-24166fd0739f/?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": "Austin FC",
"amount": 5229.0
},
{
"team": "Nashville SC",
"amount": 4771.0
}
],
"expected_reward_tokens": 11974.41,
"profit_sb": 2974.41,
"profit_sb_percentage": 33.05,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Austin FC",
"amount": 3840.0
},
{
"team": "Nashville SC",
"amount": 3503.0
},
{
"team": "Draw",
"amount": 2657.0
}
],
"expected_reward_tokens": 8792.53,
"profit_sb": -207.47,
"profit_sb_percentage": -2.31,
"recommended": false
},
"lines": [
{
"id": "152d750c-b380-4b4e-9362-5ea30cf692ff",
"gambit_id": "3e6e2e7a-275a-4a90-94c8-f9c898cc7085",
"last_updated": "2022-09-19T10:07:24.927996-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Austin FC",
"reward": "2.29000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b324f-a129-4374-98df-40347488d511/?format=api"
},
{
"id": "35cc4600-b164-4ac8-b119-2928e45e62ee",
"gambit_id": "cfd88284-78db-45ae-8cb3-8eeee3d38876",
"last_updated": "2022-09-19T10:07:24.927048-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville SC",
"reward": "2.51000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b324f-a129-4374-98df-40347488d511/?format=api"
},
{
"id": "50b841aa-005e-48df-ab43-39ca84f65584",
"gambit_id": "226f8d0b-33e7-46da-bcbe-b24b1f8ad8ca",
"last_updated": "2022-09-19T10:07:24.928946-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.31000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b324f-a129-4374-98df-40347488d511/?format=api"
}
]
}