HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5dad6816-3a06-47a5-aaa0-1a96627d60ac",
"match": "https://api-prod.gambitprofit.com/api/matches/f8c6766d-87f2-470c-9ee7-23ac04a67e3b/?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": "Brighton & Hove Albion",
"amount": 5790.0
},
{
"team": "Brentford",
"amount": 4210.0
}
],
"expected_reward_tokens": 12795.9,
"profit_sb": 3295.9,
"profit_sb_percentage": 34.69,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 4183.0
},
{
"team": "Brentford",
"amount": 3041.0
},
{
"team": "Draw",
"amount": 2776.0
}
],
"expected_reward_tokens": 9244.08,
"profit_sb": -255.92,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "1a997946-ed65-4623-8545-54ecf0cac74c",
"gambit_id": "1ccbc926-9654-460a-9939-3d4aaadc315a",
"last_updated": "2022-10-15T19:02:03.349951-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brighton & Hove Albion",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dad6816-3a06-47a5-aaa0-1a96627d60ac/?format=api"
},
{
"id": "347b9a44-f963-4a4a-a81e-e6dde1f90792",
"gambit_id": "01446be3-e6d4-43bd-b6f4-0162534a22df",
"last_updated": "2022-10-15T19:02:03.351214-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brentford",
"reward": "3.04000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dad6816-3a06-47a5-aaa0-1a96627d60ac/?format=api"
},
{
"id": "43406111-b36e-4845-8a15-9969a589794a",
"gambit_id": "55c8a903-3ae2-4834-9ff5-a830c046ad4e",
"last_updated": "2022-10-15T19:02:03.352283-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dad6816-3a06-47a5-aaa0-1a96627d60ac/?format=api"
}
]
}