HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd8aae56-9199-431c-bcc0-28763c314cd3",
"match": "https://api-prod.gambitprofit.com/api/matches/24447e8e-c0e1-4936-bd54-6a7752c7e3fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:17.139906-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 8911.0
},
{
"team": "Draw",
"amount": 1089.0
}
],
"expected_reward_tokens": 9975.24,
"profit_sb": 475.24,
"profit_sb_percentage": 5.0,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 8449.0
},
{
"team": "Draw",
"amount": 1033.0
},
{
"team": "Leicester City",
"amount": 518.0
}
],
"expected_reward_tokens": 9462.28,
"profit_sb": -37.72,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "8e4b0ffe-5201-4be3-9538-ffb10a3b7f95",
"gambit_id": "cc7f9723-4da4-4cab-92a6-b2b0f5cd75ff",
"last_updated": "2023-04-16T18:21:49.126041-04:00",
"created_at": "2023-04-14T12:02:17.142793-04:00",
"name": "Manchester City",
"reward": "1.12000",
"odds": "1.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8aae56-9199-431c-bcc0-28763c314cd3/?format=api"
},
{
"id": "dee1916e-4dbb-4a3d-ac9d-3a86fa0f5568",
"gambit_id": "29b5e1f5-4401-4e75-b345-a77360803ef8",
"last_updated": "2023-04-16T18:21:49.128536-04:00",
"created_at": "2023-04-14T12:02:17.144247-04:00",
"name": "Draw",
"reward": "9.16000",
"odds": "9.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8aae56-9199-431c-bcc0-28763c314cd3/?format=api"
},
{
"id": "bc5125e0-341b-477e-b292-be50fb591847",
"gambit_id": "318ef285-edb5-4b77-a786-5099f6657fbd",
"last_updated": "2023-04-16T18:21:49.124105-04:00",
"created_at": "2023-04-14T12:02:17.141306-04:00",
"name": "Leicester City",
"reward": "18.28000",
"odds": "19.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8aae56-9199-431c-bcc0-28763c314cd3/?format=api"
}
]
}