HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1de47537-270d-4bc0-91cc-a2b3b71f9f21",
"match": "https://api-prod.gambitprofit.com/api/matches/06ca337e-5fbf-4ba6-a6c6-e0c2dcf2bdf9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:12.330783-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 5801.0
},
{
"team": "Manchester United",
"amount": 4199.0
}
],
"expected_reward_tokens": 12471.03,
"profit_sb": 2971.03,
"profit_sb_percentage": 31.27,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 4320.0
},
{
"team": "Manchester United",
"amount": 3128.0
},
{
"team": "Draw",
"amount": 2552.0
}
],
"expected_reward_tokens": 9288.0,
"profit_sb": -212.0,
"profit_sb_percentage": -2.23,
"recommended": false
},
"lines": [
{
"id": "ec7d6997-fd75-48b6-a618-df12804ad624",
"gambit_id": "7471d58b-72a9-46a1-b83c-97d4caa578a8",
"last_updated": "2023-05-05T11:47:07.141532-04:00",
"created_at": "2023-05-03T12:12:12.333320-04:00",
"name": "Brighton & Hove Albion",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1de47537-270d-4bc0-91cc-a2b3b71f9f21/?format=api"
},
{
"id": "00945bb6-5e80-4eea-a341-330e1005162e",
"gambit_id": "8d5c182f-eba3-4985-8e2f-9a254f58718f",
"last_updated": "2023-05-05T11:47:07.139910-04:00",
"created_at": "2023-05-03T12:12:12.331981-04:00",
"name": "Manchester United",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1de47537-270d-4bc0-91cc-a2b3b71f9f21/?format=api"
},
{
"id": "de437320-38b5-468c-baf6-ab6f2d0da282",
"gambit_id": "279d5615-08cc-49bb-83d1-c43d647c979c",
"last_updated": "2023-05-05T11:47:07.143122-04:00",
"created_at": "2023-05-03T12:12:12.334722-04:00",
"name": "Draw",
"reward": "3.64000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1de47537-270d-4bc0-91cc-a2b3b71f9f21/?format=api"
}
]
}