HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8754d9cb-a1fd-40f6-8275-4e0c7f2b6566",
"match": "https://api-prod.gambitprofit.com/api/matches/121d2f46-cd57-4b60-bd20-debc07ee76e3/?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": "Spain",
"amount": 8257.0
},
{
"team": "Draw",
"amount": 1743.0
}
],
"expected_reward_tokens": 9412.2,
"profit_sb": 412.2,
"profit_sb_percentage": 4.58,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Spain",
"amount": 7772.0
},
{
"team": "Draw",
"amount": 1641.0
},
{
"team": "Costa Rica",
"amount": 588.0
}
],
"expected_reward_tokens": 8860.08,
"profit_sb": -139.92,
"profit_sb_percentage": -1.55,
"recommended": false
},
"lines": [
{
"id": "96f862f3-926d-485b-89f8-01e06508e3b9",
"gambit_id": "7a0f4cec-5c37-462e-a040-6a4d0ee0f923",
"last_updated": "2022-11-24T09:32:36.299751-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Spain",
"reward": "1.14000",
"odds": "1.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
},
{
"id": "062eefa7-8388-4127-9dd5-0d104f8105af",
"gambit_id": "5445f3f7-faee-45f5-b420-4d2bd319ec2c",
"last_updated": "2022-11-24T09:32:36.300824-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.40000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
},
{
"id": "b43a4490-65a8-44a2-bc39-bbe32b0feb9f",
"gambit_id": "70dc7ce3-da96-46ba-b12f-4cebff6f2b65",
"last_updated": "2022-11-24T09:32:36.298721-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Costa Rica",
"reward": "15.08000",
"odds": "17.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
}
]
}