HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c227688-be64-41ec-a146-be89d92c93dd",
"match": "https://api-prod.gambitprofit.com/api/matches/7db8f5f3-59c8-455f-8d93-72ffc7ec26bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:04.805310-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5930.0
},
{
"team": "Real Madrid",
"amount": 4070.0
}
],
"expected_reward_tokens": 12453.0,
"profit_sb": 2953.0,
"profit_sb_percentage": 31.08,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 4387.0
},
{
"team": "Real Madrid",
"amount": 3011.0
},
{
"team": "Draw",
"amount": 2602.0
}
],
"expected_reward_tokens": 9211.08,
"profit_sb": -288.92,
"profit_sb_percentage": -3.04,
"recommended": false
},
"lines": [
{
"id": "e7780ae8-94ae-428c-a32c-9954f19487cf",
"gambit_id": "7443f374-7998-4ce4-8dcf-6243ee29291a",
"last_updated": "2023-05-10T16:07:12.848925-04:00",
"created_at": "2023-05-09T11:07:04.806626-04:00",
"name": "Manchester City",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c227688-be64-41ec-a146-be89d92c93dd/?format=api"
},
{
"id": "4217e0cb-4b9e-4ac0-85af-2bbda9cc7422",
"gambit_id": "c0c11c7c-157d-4d85-a012-be7284895a83",
"last_updated": "2023-05-10T16:07:12.845931-04:00",
"created_at": "2023-05-09T11:07:04.808321-04:00",
"name": "Real Madrid",
"reward": "3.06000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c227688-be64-41ec-a146-be89d92c93dd/?format=api"
},
{
"id": "0f4bea98-0543-4ee6-9933-04c6c3897f7c",
"gambit_id": "e99356ff-458e-4f6e-a81b-5289efde4c26",
"last_updated": "2023-05-10T16:07:12.847448-04:00",
"created_at": "2023-05-09T11:07:04.810140-04:00",
"name": "Draw",
"reward": "3.54000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c227688-be64-41ec-a146-be89d92c93dd/?format=api"
}
]
}