HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8543c747-73ec-44a1-8534-14c92dbb7676",
"match": "https://api-prod.gambitprofit.com/api/matches/064106db-602c-4b3d-9e7b-6397ef9cde06/?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": "Houston Dynamo",
"amount": 5462.0
},
{
"team": "Sporting Kansas City",
"amount": 4538.0
}
],
"expected_reward_tokens": 12071.02,
"profit_sb": 3071.02,
"profit_sb_percentage": 34.12,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Houston Dynamo",
"amount": 4009.0
},
{
"team": "Sporting Kansas City",
"amount": 3331.0
},
{
"team": "Draw",
"amount": 2661.0
}
],
"expected_reward_tokens": 8859.89,
"profit_sb": -140.11,
"profit_sb_percentage": -1.56,
"recommended": false
},
"lines": [
{
"id": "6f91365d-12ae-479c-b9ab-96e3108e6f22",
"gambit_id": "83337ac5-6aed-4ee5-b6e7-3910d67d4d63",
"last_updated": "2022-09-11T21:22:16.380152-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Dynamo",
"reward": "2.21000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
},
{
"id": "02a27699-87f7-405e-83eb-299ac248fd64",
"gambit_id": "06a0885e-5316-4fa8-b57c-b39f8f911a15",
"last_updated": "2022-09-11T21:22:16.379009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sporting Kansas City",
"reward": "2.66000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
},
{
"id": "86eec3d4-161b-4c1d-ad5b-de44044d25ac",
"gambit_id": "24590fc8-613c-4ccc-aab6-97e750e8ad39",
"last_updated": "2022-09-11T21:22:16.381275-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
}
]
}