HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c226bb37-9660-49c0-a8b5-b0dd8d4c509f",
"match": "https://api-prod.gambitprofit.com/api/matches/120f35d0-9e08-48a8-bbc7-c4460d80269f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T10:33:21.777110-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 6673.0
},
{
"team": "Draw",
"amount": 3327.0
}
],
"expected_reward_tokens": 11744.31,
"profit_sb": 2244.31,
"profit_sb_percentage": 23.62,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 5252.0
},
{
"team": "Draw",
"amount": 2618.0
},
{
"team": "Crystal Palace",
"amount": 2130.0
}
],
"expected_reward_tokens": 9241.54,
"profit_sb": -258.46,
"profit_sb_percentage": -2.72,
"recommended": false
},
"lines": [
{
"id": "3c9938a8-a68f-4d52-a2cb-70be2a26214e",
"gambit_id": "effdb6a5-d19b-420d-8024-6a370f9596d7",
"last_updated": "2023-12-30T16:33:09.614494-05:00",
"created_at": "2023-12-27T10:33:21.794641-05:00",
"name": "Chelsea",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c226bb37-9660-49c0-a8b5-b0dd8d4c509f/?format=api"
},
{
"id": "78875220-a677-4f24-ab5c-4a2ae0c98a1d",
"gambit_id": "45626a17-82f7-49ff-b24e-219e6c72c4e3",
"last_updated": "2023-12-30T16:33:09.610966-05:00",
"created_at": "2023-12-27T10:33:21.789391-05:00",
"name": "Draw",
"reward": "3.53000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c226bb37-9660-49c0-a8b5-b0dd8d4c509f/?format=api"
},
{
"id": "3fe7ae9c-da11-496d-9aa3-b60bb88b4112",
"gambit_id": "ce42c158-dcc9-4134-a8aa-5c5fdf0e62d4",
"last_updated": "2023-12-30T16:33:09.628905-05:00",
"created_at": "2023-12-27T10:33:21.798604-05:00",
"name": "Crystal Palace",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c226bb37-9660-49c0-a8b5-b0dd8d4c509f/?format=api"
}
]
}