HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bf5c055-186a-4fc1-b22f-f72a0eec5ad3",
"match": "https://api-prod.gambitprofit.com/api/matches/71172cf2-890f-4a4d-a9cc-a34f942f1a51/?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": "Los Angeles FC",
"amount": 6773.0
},
{
"team": "Houston Dynamo",
"amount": 3227.0
}
],
"expected_reward_tokens": 11649.47,
"profit_sb": 2649.47,
"profit_sb_percentage": 29.44,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 5209.0
},
{
"team": "Houston Dynamo",
"amount": 2482.0
},
{
"team": "Draw",
"amount": 2309.0
}
],
"expected_reward_tokens": 8958.92,
"profit_sb": -41.08,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "582ba987-eaac-4c0d-a915-d5a3a0f472b5",
"gambit_id": "bc5cf5d8-0199-470d-9307-9da220354dbb",
"last_updated": "2022-09-01T10:57:04.788959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf5c055-186a-4fc1-b22f-f72a0eec5ad3/?format=api"
},
{
"id": "5a432dba-ad17-490c-b98d-06bf6a134171",
"gambit_id": "55daa7c5-d9dc-4082-86c4-2ae8711bf6a0",
"last_updated": "2022-09-01T10:57:04.789415-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Dynamo",
"reward": "3.61000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf5c055-186a-4fc1-b22f-f72a0eec5ad3/?format=api"
},
{
"id": "9a33e428-5311-4fa4-9d22-7adb977c8f92",
"gambit_id": "1bad2b6c-cf92-4684-b4c3-83d124323cae",
"last_updated": "2022-09-01T10:57:04.789893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.88000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf5c055-186a-4fc1-b22f-f72a0eec5ad3/?format=api"
}
]
}