HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bb1d789-b64a-41cf-8393-bc2e03d44fd1",
"match": "https://api-prod.gambitprofit.com/api/matches/b0b2e15c-d3d7-45d2-9447-d75414f9a55d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T12:17:21.040925-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 6240.0
},
{
"team": "Draw",
"amount": 3760.0
}
],
"expected_reward_tokens": 11355.2,
"profit_sb": 2355.2,
"profit_sb_percentage": 26.17,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 4765.0
},
{
"team": "Draw",
"amount": 2872.0
},
{
"team": "Fulham",
"amount": 2363.0
}
],
"expected_reward_tokens": 8672.21,
"profit_sb": -327.79,
"profit_sb_percentage": -3.64,
"recommended": false
},
"lines": [
{
"id": "a691393f-c421-4f7a-878a-3b4d9c27b2d0",
"gambit_id": "dc22614b-4fed-4b08-8d18-05c2dc86b450",
"last_updated": "2023-01-15T21:52:01.925476-05:00",
"created_at": "2023-01-11T12:17:21.042182-05:00",
"name": "Chelsea",
"reward": "1.82000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb1d789-b64a-41cf-8393-bc2e03d44fd1/?format=api"
},
{
"id": "0f7b1354-35c0-4a12-812e-98c24af3eac7",
"gambit_id": "133b695a-94be-4e99-bc31-27fe354f32e3",
"last_updated": "2023-01-15T21:52:01.931693-05:00",
"created_at": "2023-01-11T12:17:21.047368-05:00",
"name": "Draw",
"reward": "3.02000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb1d789-b64a-41cf-8393-bc2e03d44fd1/?format=api"
},
{
"id": "dbac3069-c991-4ec7-ba94-a05d7f9c1273",
"gambit_id": "1c7a0139-adc4-4d7f-954f-239bc5bd5097",
"last_updated": "2023-01-15T21:52:01.928484-05:00",
"created_at": "2023-01-11T12:17:21.046020-05:00",
"name": "Fulham",
"reward": "3.67000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb1d789-b64a-41cf-8393-bc2e03d44fd1/?format=api"
}
]
}