HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98d2fd08-be55-43c0-9e5d-1f63796ceb79",
"match": "https://api-prod.gambitprofit.com/api/matches/3b9f8d3b-c6cf-4717-8827-baf88ddc6bd4/?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": 6562.0
},
{
"team": "Draw",
"amount": 3438.0
}
],
"expected_reward_tokens": 12270.94,
"profit_sb": 2770.94,
"profit_sb_percentage": 29.17,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Philadelphia Union",
"amount": 4964.0
},
{
"team": "Draw",
"amount": 2600.0
},
{
"team": "FC Cincinnati",
"amount": 2436.0
}
],
"expected_reward_tokens": 9281.16,
"profit_sb": -218.84,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "11bbd698-4b6f-4e11-b427-3648325b0f8d",
"gambit_id": "4b8c6c4c-50cf-4e5f-bad0-f8fff79a5007",
"last_updated": "2022-10-21T21:02:29.159015-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Union",
"reward": "1.87000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d2fd08-be55-43c0-9e5d-1f63796ceb79/?format=api"
},
{
"id": "fe4b590a-32e0-4cdd-9ea5-ab451467ff95",
"gambit_id": "eac1f880-08c7-405e-9995-86e7b8f7add7",
"last_updated": "2022-10-21T21:02:29.159977-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/98d2fd08-be55-43c0-9e5d-1f63796ceb79/?format=api"
},
{
"id": "4dd17a19-afc6-48ca-ac11-2a70fd57d8ea",
"gambit_id": "c4ccfbf3-5b33-4a9c-a9cd-b16bf885fa60",
"last_updated": "2022-10-21T21:02:29.158018-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Cincinnati",
"reward": "3.81000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d2fd08-be55-43c0-9e5d-1f63796ceb79/?format=api"
}
]
}