HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "564ba577-0f5f-4863-bb9e-1efdbb59da77",
"match": "https://api-prod.gambitprofit.com/api/matches/9070ee64-e594-4005-b3ff-9e5881c2ab5f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T17:53:22.205532-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brentford",
"amount": 5132.0
},
{
"team": "Fulham",
"amount": 4868.0
}
],
"expected_reward_tokens": 13240.56,
"profit_sb": 3740.56,
"profit_sb_percentage": 39.37,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 3564.0
},
{
"team": "Fulham",
"amount": 3381.0
},
{
"team": "Draw",
"amount": 3055.0
}
],
"expected_reward_tokens": 9195.12,
"profit_sb": -304.88,
"profit_sb_percentage": -3.21,
"recommended": false
},
"lines": [
{
"id": "287c766f-f092-4de4-b01a-ca0ff118a128",
"gambit_id": "eea6ed91-a27b-468d-b3c7-5b1a7e7c106e",
"last_updated": "2023-08-22T09:37:58.214380-04:00",
"created_at": "2023-08-18T17:53:22.218831-04:00",
"name": "Brentford",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
},
{
"id": "9fcea87e-ee85-49ed-9bff-eb85359f7f0c",
"gambit_id": "e8cc6df0-3e47-48eb-8593-12a8bc45f85a",
"last_updated": "2023-08-22T09:37:58.211168-04:00",
"created_at": "2023-08-18T17:53:22.214379-04:00",
"name": "Fulham",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
},
{
"id": "a9e45236-43ed-410c-87ca-33d1c4c14556",
"gambit_id": "ae094245-2963-455b-9d55-9b7ef5d6d66b",
"last_updated": "2023-08-22T09:37:58.207672-04:00",
"created_at": "2023-08-18T17:53:22.209764-04:00",
"name": "Draw",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
}
]
}