HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf5eb1fe-1290-4329-9b8b-41901132869b",
"match": "https://api-prod.gambitprofit.com/api/matches/e83b74f7-64d4-4500-8b86-b5f38a7251e6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:16.722020-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 7216.0
},
{
"team": "Draw",
"amount": 2784.0
}
],
"expected_reward_tokens": 11689.92,
"profit_sb": 2189.92,
"profit_sb_percentage": 23.05,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 5754.0
},
{
"team": "Draw",
"amount": 2219.0
},
{
"team": "West Ham United",
"amount": 2026.0
}
],
"expected_reward_tokens": 9319.6,
"profit_sb": -180.4,
"profit_sb_percentage": -1.9,
"recommended": false
},
"lines": [
{
"id": "a909e684-b840-458d-aaac-93130db99847",
"gambit_id": "ae0a49e1-ee5f-487c-8d34-743a1539c56a",
"last_updated": "2023-12-08T21:23:07.060708-05:00",
"created_at": "2023-12-07T09:48:16.738127-05:00",
"name": "Tottenham",
"reward": "1.62000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5eb1fe-1290-4329-9b8b-41901132869b/?format=api"
},
{
"id": "9f3aef9f-aec4-495e-b660-75bece033ac3",
"gambit_id": "6b81f20f-56d9-40f7-bb8a-144990e08267",
"last_updated": "2023-12-08T21:23:07.057364-05:00",
"created_at": "2023-12-07T09:48:16.732934-05:00",
"name": "Draw",
"reward": "4.20000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5eb1fe-1290-4329-9b8b-41901132869b/?format=api"
},
{
"id": "726f2fd6-48c4-4cac-b765-060868982096",
"gambit_id": "d0887182-96f8-4a93-94c7-1cc9450f6b9e",
"last_updated": "2023-12-08T21:23:07.063960-05:00",
"created_at": "2023-12-07T09:48:16.742186-05:00",
"name": "West Ham United",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5eb1fe-1290-4329-9b8b-41901132869b/?format=api"
}
]
}