HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce168563-d1a6-4400-b179-63d7a6ce1b7c",
"match": "https://api-prod.gambitprofit.com/api/matches/af25358f-d7e2-4a68-b816-6318d5269845/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T13:57:01.499099-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "SSC Napoli",
"amount": 7695.0
},
{
"team": "Draw",
"amount": 2305.0
}
],
"expected_reward_tokens": 10695.2,
"profit_sb": 1195.2,
"profit_sb_percentage": 12.58,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "SSC Napoli",
"amount": 6713.0
},
{
"team": "Draw",
"amount": 2011.0
},
{
"team": "Eintracht Frankfurt",
"amount": 1276.0
}
],
"expected_reward_tokens": 9327.56,
"profit_sb": -172.44,
"profit_sb_percentage": -1.82,
"recommended": false
},
"lines": [
{
"id": "a1371e7c-3146-4c2f-8d62-beffaea825e8",
"gambit_id": "b5d6a5e4-3901-42f0-a1ba-c47692ea9762",
"last_updated": "2023-03-16T17:37:20.963508-04:00",
"created_at": "2023-03-15T13:57:01.502966-04:00",
"name": "SSC Napoli",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce168563-d1a6-4400-b179-63d7a6ce1b7c/?format=api"
},
{
"id": "43fed8f5-a40f-46b7-a3c2-22217c0f05ea",
"gambit_id": "77935111-7164-4aa7-b964-4f352b2b0cd3",
"last_updated": "2023-03-16T17:37:20.959567-04:00",
"created_at": "2023-03-15T13:57:01.500366-04:00",
"name": "Draw",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce168563-d1a6-4400-b179-63d7a6ce1b7c/?format=api"
},
{
"id": "57e53b06-62d7-4936-9cb3-a639f5c43109",
"gambit_id": "635c2895-b614-4c15-9cac-70ae951531b0",
"last_updated": "2023-03-16T17:37:20.961588-04:00",
"created_at": "2023-03-15T13:57:01.501635-04:00",
"name": "Eintracht Frankfurt",
"reward": "7.31000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce168563-d1a6-4400-b179-63d7a6ce1b7c/?format=api"
}
]
}