HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5fb2db6-9fb6-4e88-a685-922a11891b7b",
"match": "https://api-prod.gambitprofit.com/api/matches/70981dc4-3124-4ee1-a6fd-db3490d96f56/?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": "Philadelphia Union",
"amount": 6550.0
},
{
"team": "Draw",
"amount": 3450.0
}
],
"expected_reward_tokens": 12314.0,
"profit_sb": 2814.0,
"profit_sb_percentage": 29.62,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Philadelphia Union",
"amount": 4950.0
},
{
"team": "Draw",
"amount": 2607.0
},
{
"team": "New York City FC",
"amount": 2443.0
}
],
"expected_reward_tokens": 9306.0,
"profit_sb": -194.0,
"profit_sb_percentage": -2.04,
"recommended": false
},
"lines": [
{
"id": "4cafb760-b2d8-4697-8427-7a02bb60def4",
"gambit_id": "812b6d63-14d8-4368-b876-d57217b3aa75",
"last_updated": "2022-10-31T12:27:08.499189-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Union",
"reward": "1.88000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fb2db6-9fb6-4e88-a685-922a11891b7b/?format=api"
},
{
"id": "546e47fc-c77b-4583-952d-549390d2995a",
"gambit_id": "f1d19af9-0500-46a8-9557-86af82083dd7",
"last_updated": "2022-10-31T12:27:08.500298-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.57000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fb2db6-9fb6-4e88-a685-922a11891b7b/?format=api"
},
{
"id": "e141cff3-52f0-4f72-8bdd-cee8a44c3659",
"gambit_id": "851bf729-c88b-48cb-b28f-16983d8d4256",
"last_updated": "2022-10-31T12:27:08.498074-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York City FC",
"reward": "3.81000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fb2db6-9fb6-4e88-a685-922a11891b7b/?format=api"
}
]
}