HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db127e0a-1459-43f7-9f6b-dccee3bc55d1",
"match": "https://api-prod.gambitprofit.com/api/matches/6d108ec8-2cb9-406a-abe9-986db88e4f07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:43:19.768244-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brentford",
"amount": 6791.0
},
{
"team": "Draw",
"amount": 3209.0
}
],
"expected_reward_tokens": 11680.52,
"profit_sb": 2180.52,
"profit_sb_percentage": 22.95,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 5356.0
},
{
"team": "Draw",
"amount": 2531.0
},
{
"team": "Sheffield United",
"amount": 2113.0
}
],
"expected_reward_tokens": 9212.32,
"profit_sb": -287.68,
"profit_sb_percentage": -3.03,
"recommended": false
},
"lines": [
{
"id": "ea606ddf-8107-49ca-b5e9-0af206991451",
"gambit_id": "d16c0398-2f57-4a8d-8bfc-340a839cba83",
"last_updated": "2023-12-11T11:48:02.411530-05:00",
"created_at": "2023-12-08T09:43:19.780035-05:00",
"name": "Brentford",
"reward": "1.72000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db127e0a-1459-43f7-9f6b-dccee3bc55d1/?format=api"
},
{
"id": "859b6c3b-b16e-4760-91ee-4e0d723b285c",
"gambit_id": "5d411302-8dcb-402d-bd93-6f19b1a93911",
"last_updated": "2023-12-11T11:48:02.401791-05:00",
"created_at": "2023-12-08T09:43:19.772281-05:00",
"name": "Draw",
"reward": "3.64000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db127e0a-1459-43f7-9f6b-dccee3bc55d1/?format=api"
},
{
"id": "29dda123-c43b-4152-bfca-094a8f2aab94",
"gambit_id": "8e16c3f0-2439-4702-98db-24d9fdf7642d",
"last_updated": "2023-12-11T11:48:02.406960-05:00",
"created_at": "2023-12-08T09:43:19.776204-05:00",
"name": "Sheffield United",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db127e0a-1459-43f7-9f6b-dccee3bc55d1/?format=api"
}
]
}