HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc2ff44d-38b6-47b1-9c01-00c8f86730ba",
"match": "https://api-prod.gambitprofit.com/api/matches/55c34f40-2885-4299-8345-d4c5af68be60/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:36:55.855075-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7007.0
},
{
"team": "Draw",
"amount": 2993.0
}
],
"expected_reward_tokens": 11491.48,
"profit_sb": 1991.48,
"profit_sb_percentage": 20.96,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 5733.0
},
{
"team": "Draw",
"amount": 2448.0
},
{
"team": "Crystal Palace",
"amount": 1819.0
}
],
"expected_reward_tokens": 9400.32,
"profit_sb": -99.68,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "00e76c6a-4eb0-47cf-94f3-9ce459e9b135",
"gambit_id": "ab9f026d-5728-4a04-b00f-14fd1ff93dde",
"last_updated": "2023-01-19T09:37:19.125078-05:00",
"created_at": "2023-01-18T09:36:55.856843-05:00",
"name": "Manchester United",
"reward": "1.64000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
},
{
"id": "d4b612de-8601-47da-8cfe-c2cb6c66414c",
"gambit_id": "fd87dc32-619e-4c38-8b04-ef37e4a79d97",
"last_updated": "2023-01-19T09:37:19.127357-05:00",
"created_at": "2023-01-18T09:36:55.860245-05:00",
"name": "Draw",
"reward": "3.84000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
},
{
"id": "f4796c51-49b4-4b66-8d62-23b521fe7ffa",
"gambit_id": "5785b951-6697-4d16-a672-2bb152ba543c",
"last_updated": "2023-01-19T09:37:19.126166-05:00",
"created_at": "2023-01-18T09:36:55.858620-05:00",
"name": "Crystal Palace",
"reward": "5.17000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
}
]
}