HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c41a4bd9-0e44-46dd-b25e-76ad4d689d59",
"match": "https://api-prod.gambitprofit.com/api/matches/e8d7d899-4d68-437e-a172-81b08b90aae0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T00:32:01.182491-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 5187.0
},
{
"team": "Liverpool",
"amount": 4813.0
}
],
"expected_reward_tokens": 12656.28,
"profit_sb": 3156.28,
"profit_sb_percentage": 33.22,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 3810.0
},
{
"team": "Liverpool",
"amount": 3534.0
},
{
"team": "Draw",
"amount": 2656.0
}
],
"expected_reward_tokens": 9294.42,
"profit_sb": -205.58,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "4eb5b8c9-f89f-4e7d-a314-90481ae16d8e",
"gambit_id": "1bd9c7a6-606a-4da8-9f3c-7239ccfe3610",
"last_updated": "2023-04-10T15:07:14.129702-04:00",
"created_at": "2023-04-09T00:32:01.185156-04:00",
"name": "Arsenal",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c41a4bd9-0e44-46dd-b25e-76ad4d689d59/?format=api"
},
{
"id": "003cd550-c870-4a60-b980-46c274d2463f",
"gambit_id": "d95fb5ab-bdf9-49d0-bdde-96675472015f",
"last_updated": "2023-04-10T15:07:14.132023-04:00",
"created_at": "2023-04-09T00:32:01.188688-04:00",
"name": "Liverpool",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c41a4bd9-0e44-46dd-b25e-76ad4d689d59/?format=api"
},
{
"id": "1f809b5c-e426-48d9-b0c9-b50843537f73",
"gambit_id": "4a560469-1901-43c4-9a02-69bbf811a942",
"last_updated": "2023-04-10T15:07:14.134213-04:00",
"created_at": "2023-04-09T00:32:01.191294-04:00",
"name": "Draw",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c41a4bd9-0e44-46dd-b25e-76ad4d689d59/?format=api"
}
]
}