HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "671c1c1d-549a-4f2f-85c1-842b1084add5",
"match": "https://api-prod.gambitprofit.com/api/matches/2d6d55ea-b733-47fa-8b8a-6f292bc0507b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T11:46:59.647062-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "West Ham United",
"amount": 6898.0
},
{
"team": "Draw",
"amount": 3102.0
}
],
"expected_reward_tokens": 11381.7,
"profit_sb": 1881.7,
"profit_sb_percentage": 19.81,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "West Ham United",
"amount": 5692.0
},
{
"team": "Draw",
"amount": 2559.0
},
{
"team": "Nottingham Forest",
"amount": 1749.0
}
],
"expected_reward_tokens": 9391.53,
"profit_sb": -108.47,
"profit_sb_percentage": -1.14,
"recommended": false
},
"lines": [
{
"id": "a325cb32-ef99-4d0e-8041-98566dfbccdd",
"gambit_id": "c54e12f8-bfe1-442d-a49f-f7f1f8b42908",
"last_updated": "2023-02-26T12:02:02.258204-05:00",
"created_at": "2023-02-23T11:46:59.649834-05:00",
"name": "West Ham United",
"reward": "1.65000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671c1c1d-549a-4f2f-85c1-842b1084add5/?format=api"
},
{
"id": "ec4f9328-8f8b-4d4d-8d2b-67a16b48b6d7",
"gambit_id": "dca8e2b7-0453-4e88-9b7e-fb0e4a43ca6a",
"last_updated": "2023-02-26T12:02:02.259338-05:00",
"created_at": "2023-02-23T11:46:59.651107-05:00",
"name": "Draw",
"reward": "3.67000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671c1c1d-549a-4f2f-85c1-842b1084add5/?format=api"
},
{
"id": "c6938efa-c53e-4e50-afd7-e858b98012ca",
"gambit_id": "46eaccc8-70de-42be-8852-78699586e794",
"last_updated": "2023-02-26T12:02:02.257035-05:00",
"created_at": "2023-02-23T11:46:59.648532-05:00",
"name": "Nottingham Forest",
"reward": "5.37000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671c1c1d-549a-4f2f-85c1-842b1084add5/?format=api"
}
]
}