HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba87ea93-5452-45c9-acd0-60d57e2255a6",
"match": "https://api-prod.gambitprofit.com/api/matches/206b1a40-c8de-4c34-8167-4b4acf26790a/?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": "Columbus Crew",
"amount": 6570.0
},
{
"team": "Draw",
"amount": 3430.0
}
],
"expected_reward_tokens": 11627.7,
"profit_sb": 2627.7,
"profit_sb_percentage": 29.2,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Columbus Crew",
"amount": 5055.0
},
{
"team": "Draw",
"amount": 2639.0
},
{
"team": "Inter Miami CF",
"amount": 2306.0
}
],
"expected_reward_tokens": 8946.21,
"profit_sb": -53.79,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "23660b8c-dc7a-4399-aef5-42293f2e5619",
"gambit_id": "4627a7ff-6b9f-43e0-8d24-a910dfeac09b",
"last_updated": "2022-09-01T12:07:11.642137-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Crew",
"reward": "1.77000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba87ea93-5452-45c9-acd0-60d57e2255a6/?format=api"
},
{
"id": "465795ef-e9b2-42bf-966f-5d7339064e96",
"gambit_id": "82d29b14-abc0-4cc0-a5d8-4dacb6969db6",
"last_updated": "2022-09-01T12:07:11.642607-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba87ea93-5452-45c9-acd0-60d57e2255a6/?format=api"
},
{
"id": "35e2f760-6a03-4773-902a-7bf84d0ceaa3",
"gambit_id": "6e7d2e40-9c65-425b-b681-8cc0ee20b5a7",
"last_updated": "2022-09-01T12:07:11.641668-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Inter Miami CF",
"reward": "3.88000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba87ea93-5452-45c9-acd0-60d57e2255a6/?format=api"
}
]
}