HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee27eae8-9ade-490b-a6cc-68c85efcd04b",
"match": "https://api-prod.gambitprofit.com/api/matches/cc0d5861-dfbb-408d-bc4b-2769ee1cd55d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T12:17:21.326537-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 5131.0
},
{
"team": "Leicester City",
"amount": 4869.0
}
],
"expected_reward_tokens": 12415.95,
"profit_sb": 3415.95,
"profit_sb_percentage": 37.96,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 3574.0
},
{
"team": "Leicester City",
"amount": 3392.0
},
{
"team": "Draw",
"amount": 3035.0
}
],
"expected_reward_tokens": 8649.08,
"profit_sb": -350.92,
"profit_sb_percentage": -3.9,
"recommended": false
},
"lines": [
{
"id": "929775ce-4059-4d3f-b579-7a5b74388d8d",
"gambit_id": "051f128c-620a-4610-8fb7-2bedafb38573",
"last_updated": "2023-01-16T11:12:13.911829-05:00",
"created_at": "2023-01-11T12:17:21.328983-05:00",
"name": "Nottingham Forest",
"reward": "2.42000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
},
{
"id": "1b889027-756d-487d-b642-0fe38cf66d82",
"gambit_id": "33e2d7ff-7250-47f1-8190-8b0606917507",
"last_updated": "2023-01-16T11:12:13.908779-05:00",
"created_at": "2023-01-11T12:17:21.327733-05:00",
"name": "Leicester City",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
},
{
"id": "54cf3d26-df3b-40c4-9a61-80a9aea27f4e",
"gambit_id": "352df3c2-30f2-43da-89c8-3f0759ea963b",
"last_updated": "2023-01-16T11:12:13.914801-05:00",
"created_at": "2023-01-11T12:17:21.330204-05:00",
"name": "Draw",
"reward": "2.85000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
}
]
}