HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "860fc727-6ecf-4ac5-9c6d-a1482b18b573",
"match": "https://api-prod.gambitprofit.com/api/matches/2b61a6b2-7513-4245-84ad-325178552901/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T17:53:21.762532-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 8679.0
},
{
"team": "Draw",
"amount": 1321.0
}
],
"expected_reward_tokens": 10154.43,
"profit_sb": 654.43,
"profit_sb_percentage": 6.89,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7976.0
},
{
"team": "Draw",
"amount": 1213.0
},
{
"team": "Bournemouth",
"amount": 811.0
}
],
"expected_reward_tokens": 9327.97,
"profit_sb": -172.03,
"profit_sb_percentage": -1.81,
"recommended": false
},
"lines": [
{
"id": "8c4fdced-11ef-44bf-96ef-dcbdb9a534e5",
"gambit_id": "846b7f17-5ee8-49dc-9ddd-0fb6c6fb195c",
"last_updated": "2023-08-22T09:37:57.988554-04:00",
"created_at": "2023-08-18T17:53:21.772350-04:00",
"name": "Liverpool",
"reward": "1.17000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
},
{
"id": "441e25cc-0d50-46d3-a8a1-d91a0e0d63aa",
"gambit_id": "f5643b5b-317b-4f5b-99db-539b88ff21b8",
"last_updated": "2023-08-22T09:37:57.985401-04:00",
"created_at": "2023-08-18T17:53:21.767531-04:00",
"name": "Draw",
"reward": "7.69000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
},
{
"id": "2a094951-44d1-405f-82ff-0c5df8c8f358",
"gambit_id": "5794dda9-9d66-455d-961c-eb1b01b13ec8",
"last_updated": "2023-08-22T09:37:57.991887-04:00",
"created_at": "2023-08-18T17:53:21.776965-04:00",
"name": "Bournemouth",
"reward": "11.51000",
"odds": "12.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
}
]
}