HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e033690-cc46-4ceb-8106-8dc8624e901f",
"match": "https://api-prod.gambitprofit.com/api/matches/5c57c7ad-373f-49c8-8870-b7cfede72761/?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": "New York City FC",
"amount": 7772.0
},
{
"team": "Draw",
"amount": 2228.0
}
],
"expected_reward_tokens": 10336.76,
"profit_sb": 1336.76,
"profit_sb_percentage": 14.85,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New York City FC",
"amount": 6700.0
},
{
"team": "Draw",
"amount": 1920.0
},
{
"team": "Charlotte FC",
"amount": 1379.0
}
],
"expected_reward_tokens": 8908.34,
"profit_sb": -91.66,
"profit_sb_percentage": -1.02,
"recommended": false
},
"lines": [
{
"id": "5aceed51-fa78-482e-a0a0-e75df6f7fc08",
"gambit_id": "1f1f1d37-e8ac-49ea-89e5-21b7d40ca59b",
"last_updated": "2022-08-18T10:46:54.209214-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York City FC",
"reward": "1.33000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e033690-cc46-4ceb-8106-8dc8624e901f/?format=api"
},
{
"id": "569102a6-b76c-41eb-a98a-d88790e6acce",
"gambit_id": "c90f2158-c504-4d4d-a4e6-297f1a6fed4d",
"last_updated": "2022-08-18T10:46:54.209690-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.64000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e033690-cc46-4ceb-8106-8dc8624e901f/?format=api"
},
{
"id": "ee17b5b7-6ed1-44dd-b57b-7fce4fe8a56e",
"gambit_id": "c2787184-bbe1-49d6-8ed9-6c457f91c99c",
"last_updated": "2022-08-18T10:46:54.208758-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte FC",
"reward": "6.46000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e033690-cc46-4ceb-8106-8dc8624e901f/?format=api"
}
]
}