HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cdf43ff-4989-48e2-af3f-700ebdb93fce",
"match": "https://api-prod.gambitprofit.com/api/matches/14cce5bf-dcde-42b7-b462-70bc4f58fd17/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-03T11:56:59.791698-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Leicester City",
"amount": 5746.0
},
{
"team": "Fulham",
"amount": 4254.0
}
],
"expected_reward_tokens": 11951.68,
"profit_sb": 2951.68,
"profit_sb_percentage": 32.8,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leicester City",
"amount": 4166.0
},
{
"team": "Fulham",
"amount": 3084.0
},
{
"team": "Draw",
"amount": 2751.0
}
],
"expected_reward_tokens": 8665.28,
"profit_sb": -334.72,
"profit_sb_percentage": -3.72,
"recommended": false
},
"lines": [
{
"id": "e072d655-3939-4f9e-9cb4-2e1595001ad8",
"gambit_id": "e3dbfd01-4923-4c7f-b96c-1e4fc6b14da6",
"last_updated": "2023-01-04T09:51:59.242253-05:00",
"created_at": "2023-01-03T11:56:59.794191-05:00",
"name": "Leicester City",
"reward": "2.08000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cdf43ff-4989-48e2-af3f-700ebdb93fce/?format=api"
},
{
"id": "f3a0c07e-6cb9-44c1-873f-c64bec8fd18c",
"gambit_id": "e62c21ab-cfc7-4020-8922-df6df917e4ec",
"last_updated": "2023-01-04T09:51:59.241121-05:00",
"created_at": "2023-01-03T11:56:59.792913-05:00",
"name": "Fulham",
"reward": "2.81000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cdf43ff-4989-48e2-af3f-700ebdb93fce/?format=api"
},
{
"id": "0241f1d5-1fe8-4a9d-8675-8028d1311947",
"gambit_id": "df28cbcc-9fe4-4cb5-9de2-abe4266eb0f4",
"last_updated": "2023-01-04T09:51:59.243363-05:00",
"created_at": "2023-01-03T11:56:59.795411-05:00",
"name": "Draw",
"reward": "3.15000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cdf43ff-4989-48e2-af3f-700ebdb93fce/?format=api"
}
]
}