HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "775b8cec-7101-4f09-a5a4-02805d24b9ad",
"match": "https://api-prod.gambitprofit.com/api/matches/2c0242e6-bb02-4d57-9b65-9581eabae9d5/?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": "Denmark",
"amount": 7467.0
},
{
"team": "Draw",
"amount": 2533.0
}
],
"expected_reward_tokens": 10080.45,
"profit_sb": 1080.45,
"profit_sb_percentage": 12.0,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Denmark",
"amount": 6489.0
},
{
"team": "Draw",
"amount": 2201.0
},
{
"team": "Australia",
"amount": 1310.0
}
],
"expected_reward_tokens": 8759.98,
"profit_sb": -240.02,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "2328a09c-1e77-4765-98c6-cd6b4e7a2bab",
"gambit_id": "81053f42-b799-48b7-a8da-98261e78779b",
"last_updated": "2022-12-01T16:27:23.884320-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denmark",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b8cec-7101-4f09-a5a4-02805d24b9ad/?format=api"
},
{
"id": "bbaff7bc-f57f-4b08-b8bc-0e68ea2e9b67",
"gambit_id": "db0be681-25ce-4e0b-81bf-cffef0c4d92c",
"last_updated": "2022-12-01T16:27:23.886279-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.98000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b8cec-7101-4f09-a5a4-02805d24b9ad/?format=api"
},
{
"id": "7293d5e5-3f5a-4bc1-886a-e397a2aa863a",
"gambit_id": "2dd7ad22-d600-402e-8290-52dfe3a664ce",
"last_updated": "2022-12-01T16:27:23.885333-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Australia",
"reward": "6.69000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b8cec-7101-4f09-a5a4-02805d24b9ad/?format=api"
}
]
}