HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f63c299-4f20-45c8-a691-b49e6c613801",
"match": "https://api-prod.gambitprofit.com/api/matches/74e25670-1503-4b8e-88dc-6fdf6072ee66/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-04T08:47:15.388476-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": 5915.0
},
{
"team": "Crystal Palace",
"amount": 4085.0
}
],
"expected_reward_tokens": 12007.45,
"profit_sb": 3007.45,
"profit_sb_percentage": 33.42,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4248.0
},
{
"team": "Crystal Palace",
"amount": 2933.0
},
{
"team": "Draw",
"amount": 2818.0
}
],
"expected_reward_tokens": 8623.02,
"profit_sb": -376.98,
"profit_sb_percentage": -4.19,
"recommended": false
},
"lines": [
{
"id": "fadb7fe2-970a-4dfe-a841-bd27c684c6f9",
"gambit_id": "919ab0b9-4d50-4aa7-9344-e941e6dfbf0d",
"last_updated": "2023-01-05T10:36:51.568089-05:00",
"created_at": "2023-01-04T08:47:15.389638-05:00",
"name": "Tottenham",
"reward": "2.03000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
},
{
"id": "5471985a-c427-4eec-9e26-6d995a89dcea",
"gambit_id": "a3dcc523-1f03-4d9b-b3c5-834891e8bb5a",
"last_updated": "2023-01-05T10:36:51.569158-05:00",
"created_at": "2023-01-04T08:47:15.390832-05:00",
"name": "Crystal Palace",
"reward": "2.94000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
},
{
"id": "dcb96f49-41a6-49ec-9e9c-076536024774",
"gambit_id": "48c714c5-c672-4890-82d0-c8aa558c0066",
"last_updated": "2023-01-05T10:36:51.570215-05:00",
"created_at": "2023-01-04T08:47:15.392006-05:00",
"name": "Draw",
"reward": "3.06000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
}
]
}