HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1b09fc3-10af-44ff-b400-a93cfee8bfb0",
"match": "https://api-prod.gambitprofit.com/api/matches/55f7818f-2056-4dfa-8b4d-30cd4d86283e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Borussia Dortmund",
"amount": 7783.0
},
{
"team": "Draw",
"amount": 2217.0
}
],
"expected_reward_tokens": 10818.37,
"profit_sb": 1318.37,
"profit_sb_percentage": 13.88,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Borussia Dortmund",
"amount": 6718.0
},
{
"team": "Draw",
"amount": 1913.0
},
{
"team": "Sevilla",
"amount": 1369.0
}
],
"expected_reward_tokens": 9335.44,
"profit_sb": -164.56,
"profit_sb_percentage": -1.73,
"recommended": false
},
"lines": [
{
"id": "4569d735-5375-4f6f-baec-ca0b309a39bf",
"gambit_id": "1ded1157-4442-4fcd-8f39-0a7a7ea92737",
"last_updated": "2022-10-12T10:27:01.341548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Borussia Dortmund",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b09fc3-10af-44ff-b400-a93cfee8bfb0/?format=api"
},
{
"id": "4df2f9bf-3f62-4035-8de0-03fa66cf2899",
"gambit_id": "1f6f18c3-c84d-4a3a-8646-23b9d310c41d",
"last_updated": "2022-10-12T10:27:01.343494-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.88000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b09fc3-10af-44ff-b400-a93cfee8bfb0/?format=api"
},
{
"id": "06ed10df-4aa6-4ee1-bf1e-6b1d4c21dc2e",
"gambit_id": "f1c0b720-983c-4216-b70f-99939e6afa5c",
"last_updated": "2022-10-12T10:27:01.342530-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sevilla",
"reward": "6.82000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b09fc3-10af-44ff-b400-a93cfee8bfb0/?format=api"
}
]
}