HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fae10c41-574f-46fd-9901-dcbcb7355a2b",
"match": "https://api-prod.gambitprofit.com/api/matches/7c9c8dc2-9e2f-4728-a617-adabe7a549b5/?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": "Sporting Kansas City",
"amount": 5890.0
},
{
"team": "Seattle Sounders",
"amount": 4110.0
}
],
"expected_reward_tokens": 11836.8,
"profit_sb": 2336.8,
"profit_sb_percentage": 24.6,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Sporting Kansas City",
"amount": 4328.0
},
{
"team": "Seattle Sounders",
"amount": 3020.0
},
{
"team": "Draw",
"amount": 2652.0
}
],
"expected_reward_tokens": 8697.6,
"profit_sb": -802.4,
"profit_sb_percentage": -8.45,
"recommended": false
},
"lines": [
{
"id": "306cc73b-8b22-43d6-b357-f79a108da112",
"gambit_id": "d143d49e-8727-4130-93c6-176f11ce9fe4",
"last_updated": "2022-10-03T19:21:56.943279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sporting Kansas City",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae10c41-574f-46fd-9901-dcbcb7355a2b/?format=api"
},
{
"id": "63c3a330-10c1-4125-b835-55a8beab2fa4",
"gambit_id": "83674530-511c-43e4-a43c-2330a45e0726",
"last_updated": "2022-10-03T19:21:56.942199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Sounders",
"reward": "2.88000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae10c41-574f-46fd-9901-dcbcb7355a2b/?format=api"
},
{
"id": "d6e82f81-6e40-469d-b5c6-2534408319cf",
"gambit_id": "23b57753-801b-430a-a368-59ba6a625a26",
"last_updated": "2022-10-03T19:21:56.944352-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.28000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae10c41-574f-46fd-9901-dcbcb7355a2b/?format=api"
}
]
}