HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5685d72d-854c-478e-aaa1-05330d2cd262",
"match": "https://api-prod.gambitprofit.com/api/matches/29a09e73-7341-4fc7-8f06-50c167ebf095/?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": 5553.0
},
{
"team": "Austin FC",
"amount": 4447.0
}
],
"expected_reward_tokens": 12050.01,
"profit_sb": 3050.01,
"profit_sb_percentage": 33.89,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 4097.0
},
{
"team": "Austin FC",
"amount": 3281.0
},
{
"team": "Draw",
"amount": 2623.0
}
],
"expected_reward_tokens": 8890.49,
"profit_sb": -109.51,
"profit_sb_percentage": -1.22,
"recommended": false
},
"lines": [
{
"id": "3cef3f92-4e85-4ca3-9fc6-e99886a5281f",
"gambit_id": "06fec40a-8016-41af-8b07-3c450639c9ba",
"last_updated": "2022-08-27T14:42:06.645253-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "2.17000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5685d72d-854c-478e-aaa1-05330d2cd262/?format=api"
},
{
"id": "062a4299-7d8b-4b22-a01c-99d93ee03831",
"gambit_id": "8c1f97de-1c03-4ef5-8fac-f5ee83e78d05",
"last_updated": "2022-08-27T14:42:06.645714-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Austin FC",
"reward": "2.71000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5685d72d-854c-478e-aaa1-05330d2cd262/?format=api"
},
{
"id": "a512d8ee-1f2a-4be6-ac3b-c8c070cbf350",
"gambit_id": "732f454b-f492-4c67-9fb6-470ef5653774",
"last_updated": "2022-08-27T14:42:06.646197-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5685d72d-854c-478e-aaa1-05330d2cd262/?format=api"
}
]
}