HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9399e987-4646-4e09-9cfc-178423e42e19",
"match": "https://api-prod.gambitprofit.com/api/matches/8f2bee48-9f9f-48bf-baa4-5107e946c139/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T13:07:10.602503-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Everton",
"amount": 5264.0
},
{
"team": "Nottingham Forest",
"amount": 4736.0
}
],
"expected_reward_tokens": 13686.4,
"profit_sb": 4186.4,
"profit_sb_percentage": 44.07,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Everton",
"amount": 3572.0
},
{
"team": "Nottingham Forest",
"amount": 3214.0
},
{
"team": "Draw",
"amount": 3214.0
}
],
"expected_reward_tokens": 9287.2,
"profit_sb": -212.8,
"profit_sb_percentage": -2.24,
"recommended": false
},
"lines": [
{
"id": "69785cbd-d550-4f38-ba90-298ec5cb91f6",
"gambit_id": "cae9e7f4-a11e-4919-a363-242a28bf2782",
"last_updated": "2023-03-06T19:26:49.673462-05:00",
"created_at": "2023-03-03T13:07:10.603898-05:00",
"name": "Everton",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399e987-4646-4e09-9cfc-178423e42e19/?format=api"
},
{
"id": "a9c4dfd8-35aa-4cf4-9d11-fece1dff6836",
"gambit_id": "8f263819-1054-44c3-9e81-ac65e7c4298f",
"last_updated": "2023-03-06T19:26:49.675507-05:00",
"created_at": "2023-03-03T13:07:10.605221-05:00",
"name": "Nottingham Forest",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399e987-4646-4e09-9cfc-178423e42e19/?format=api"
},
{
"id": "4aa66da6-c320-4a12-a95b-280331d8003c",
"gambit_id": "c0e87c5a-8307-47b3-8b17-fc93b3d9e0c6",
"last_updated": "2023-03-06T19:26:49.677491-05:00",
"created_at": "2023-03-03T13:07:10.606463-05:00",
"name": "Draw",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399e987-4646-4e09-9cfc-178423e42e19/?format=api"
}
]
}