HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "422d5208-9361-4927-b92c-cbc8fcae888c",
"match": "https://api-prod.gambitprofit.com/api/matches/7d0057c8-44d2-44f3-8052-150aa8d2e021/?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": "Aston Villa",
"amount": 6312.0
},
{
"team": "Draw",
"amount": 3688.0
}
],
"expected_reward_tokens": 11801.6,
"profit_sb": 2801.6,
"profit_sb_percentage": 31.13,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4727.0
},
{
"team": "Draw",
"amount": 2762.0
},
{
"team": "Bournemouth",
"amount": 2511.0
}
],
"expected_reward_tokens": 8838.4,
"profit_sb": -161.6,
"profit_sb_percentage": -1.8,
"recommended": false
},
"lines": [
{
"id": "3da22584-44bb-40d9-a4fa-8f3c7c7a03b6",
"gambit_id": "5567209a-4f27-43bc-b92f-7efb2e2d8a4f",
"last_updated": "2022-08-07T11:12:12.762485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "1.87000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
},
{
"id": "104fa23b-b0ee-48e9-a625-e0f0583473c8",
"gambit_id": "04b44aca-3fdf-4edc-a9cb-c73d5b449eac",
"last_updated": "2022-08-07T11:12:12.763531-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.20000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
},
{
"id": "6901ade2-355e-413f-a53a-85caa066f665",
"gambit_id": "af83d8cc-dd2d-4eac-892b-7a145e05da0e",
"last_updated": "2022-08-07T11:12:12.762967-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bournemouth",
"reward": "3.52000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
}
]
}