HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae3416df-d12e-4b62-9f90-540fe5dad3e8",
"match": "https://api-prod.gambitprofit.com/api/matches/97d0f780-aeea-49aa-81c4-1a2a41afb0c5/?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": "Manchester United",
"amount": 6827.0
},
{
"team": "Draw",
"amount": 3173.0
}
],
"expected_reward_tokens": 11740.1,
"profit_sb": 2740.1,
"profit_sb_percentage": 30.45,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 5182.0
},
{
"team": "Draw",
"amount": 2409.0
},
{
"team": "Southampton",
"amount": 2409.0
}
],
"expected_reward_tokens": 8913.04,
"profit_sb": -86.96,
"profit_sb_percentage": -0.97,
"recommended": false
},
"lines": [
{
"id": "e6f4bdbf-b83b-4a08-ac4a-836e725e0881",
"gambit_id": "231a286e-5873-497d-a4b7-faf7c21757ae",
"last_updated": "2022-08-28T11:27:22.066344-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester United",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3416df-d12e-4b62-9f90-540fe5dad3e8/?format=api"
},
{
"id": "139a650f-9cb8-47ac-b644-d40f147c035a",
"gambit_id": "481f6195-e52e-49a7-b95d-58c234a18438",
"last_updated": "2022-08-28T11:27:22.067374-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.70000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3416df-d12e-4b62-9f90-540fe5dad3e8/?format=api"
},
{
"id": "fb1d8131-cf8b-4d18-952a-54eb456177e2",
"gambit_id": "118e3a6c-25c2-4123-930a-976740097f6b",
"last_updated": "2022-08-28T11:27:22.066862-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southampton",
"reward": "3.70000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3416df-d12e-4b62-9f90-540fe5dad3e8/?format=api"
}
]
}