HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbddc018-9849-45be-b564-6060d410937d",
"match": "https://api-prod.gambitprofit.com/api/matches/c98718ad-504e-4428-b3a4-e84ccbf3b7de/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-31T00:12:08.505168-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 5211.0
},
{
"team": "Bournemouth",
"amount": 4789.0
}
],
"expected_reward_tokens": 12402.18,
"profit_sb": 3402.18,
"profit_sb_percentage": 37.8,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 3615.0
},
{
"team": "Bournemouth",
"amount": 3322.0
},
{
"team": "Draw",
"amount": 3062.0
}
],
"expected_reward_tokens": 8603.7,
"profit_sb": -396.3,
"profit_sb_percentage": -4.4,
"recommended": false
},
"lines": [
{
"id": "6d0ed784-a3ab-4639-b8a0-f632d0781241",
"gambit_id": "a83adc74-524c-4828-b984-dd0e6e52ec17",
"last_updated": "2023-01-01T14:31:46.462603-05:00",
"created_at": "2022-12-31T00:12:08.506386-05:00",
"name": "Crystal Palace",
"reward": "2.38000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbddc018-9849-45be-b564-6060d410937d/?format=api"
},
{
"id": "645109fe-2bde-4e6d-82a1-bd26c7f59ef4",
"gambit_id": "8ba819fa-80c0-4e4f-8328-86a096ffa842",
"last_updated": "2023-01-01T14:31:46.463727-05:00",
"created_at": "2022-12-31T00:12:08.507678-05:00",
"name": "Bournemouth",
"reward": "2.59000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbddc018-9849-45be-b564-6060d410937d/?format=api"
},
{
"id": "29b6f587-0389-43ed-b178-545693a8f010",
"gambit_id": "12b98add-c7a2-4b88-9426-962104bdcdf3",
"last_updated": "2023-01-01T14:31:46.464868-05:00",
"created_at": "2022-12-31T00:12:08.508939-05:00",
"name": "Draw",
"reward": "2.81000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbddc018-9849-45be-b564-6060d410937d/?format=api"
}
]
}