HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "feba0e54-2d0b-4207-9e6a-fed06991120e",
"match": "https://api-prod.gambitprofit.com/api/matches/3ef7faef-4683-4595-b9df-16412ba89e52/?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": 6346.0
},
{
"team": "DC United",
"amount": 3654.0
}
],
"expected_reward_tokens": 11802.42,
"profit_sb": 2802.42,
"profit_sb_percentage": 31.14,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Philadelphia Union",
"amount": 4714.0
},
{
"team": "DC United",
"amount": 2715.0
},
{
"team": "Draw",
"amount": 2571.0
}
],
"expected_reward_tokens": 8767.11,
"profit_sb": -232.89,
"profit_sb_percentage": -2.59,
"recommended": false
},
"lines": [
{
"id": "fc73981f-24f5-4d9e-8447-bd8d9c21228b",
"gambit_id": "9a341bd7-52e7-46ac-acf5-8b3832241362",
"last_updated": "2022-08-21T19:27:09.173465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Union",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba0e54-2d0b-4207-9e6a-fed06991120e/?format=api"
},
{
"id": "16667f58-f920-4140-b671-94750a9a42b0",
"gambit_id": "47397461-4c91-45e8-9237-c52eda428cf1",
"last_updated": "2022-08-21T19:27:09.174136-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DC United",
"reward": "3.23000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba0e54-2d0b-4207-9e6a-fed06991120e/?format=api"
},
{
"id": "934bbed2-ba0b-4bef-9573-d7dc5fc288fd",
"gambit_id": "1397ad60-d41f-46d1-a47f-b8ad74d5047c",
"last_updated": "2022-08-21T19:27:09.175051-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.41000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba0e54-2d0b-4207-9e6a-fed06991120e/?format=api"
}
]
}