HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "461154d0-3569-49f8-9846-a7a45be2456e",
"match": "https://api-prod.gambitprofit.com/api/matches/b28adc3c-1ae4-44c4-9a10-a4d2aa56fd3d/?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": "Tottenham",
"amount": 6167.0
},
{
"team": "Eintracht Frankfurt",
"amount": 3833.0
}
],
"expected_reward_tokens": 12763.89,
"profit_sb": 3263.89,
"profit_sb_percentage": 34.36,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4476.0
},
{
"team": "Eintracht Frankfurt",
"amount": 2782.0
},
{
"team": "Draw",
"amount": 2741.0
}
],
"expected_reward_tokens": 9264.06,
"profit_sb": -235.94,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "d9adb8fd-13bc-4496-b6b2-c52581a35db2",
"gambit_id": "26b3c553-5a61-4e3a-a42d-f9586e5a9ad6",
"last_updated": "2022-10-05T07:06:51.518048-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461154d0-3569-49f8-9846-a7a45be2456e/?format=api"
},
{
"id": "7327a0c1-0f10-442b-aa82-b298b3700c14",
"gambit_id": "b4dffee5-2007-4e39-9106-a4f9ec32aa61",
"last_updated": "2022-10-05T07:06:51.515757-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eintracht Frankfurt",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461154d0-3569-49f8-9846-a7a45be2456e/?format=api"
},
{
"id": "f573e2a3-1499-4ddc-b1f0-f7521fb33fee",
"gambit_id": "2c5eb836-ad0d-408d-a2ba-b72a49a9bbde",
"last_updated": "2022-10-05T07:06:51.517001-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.38000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461154d0-3569-49f8-9846-a7a45be2456e/?format=api"
}
]
}