HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3319a255-edcb-4d6a-9634-14c79445c688",
"match": "https://api-prod.gambitprofit.com/api/matches/485acca5-fe22-42e2-841a-1fae18f7ca81/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:22.595776-05: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": 6343.0
},
{
"team": "Aston Villa",
"amount": 3657.0
}
],
"expected_reward_tokens": 12432.28,
"profit_sb": 2932.28,
"profit_sb_percentage": 30.87,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 4695.0
},
{
"team": "Aston Villa",
"amount": 2706.0
},
{
"team": "Draw",
"amount": 2599.0
}
],
"expected_reward_tokens": 9200.4,
"profit_sb": -299.6,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "cc47083f-1a64-448a-a294-3ce3b828b900",
"gambit_id": "a9cbd431-9bc8-44ff-9782-b841fc37b036",
"last_updated": "2023-12-11T11:43:01.222154-05:00",
"created_at": "2023-12-08T09:38:22.609014-05:00",
"name": "Arsenal",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3319a255-edcb-4d6a-9634-14c79445c688/?format=api"
},
{
"id": "ab662473-4944-4da3-ab97-d8822adbee83",
"gambit_id": "f355cf89-1249-4fa0-b638-00bd587ce9b9",
"last_updated": "2023-12-11T11:43:01.218417-05:00",
"created_at": "2023-12-08T09:38:22.605108-05:00",
"name": "Aston Villa",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3319a255-edcb-4d6a-9634-14c79445c688/?format=api"
},
{
"id": "2f08392e-3f02-4992-929f-aa1967858b92",
"gambit_id": "3581ad6c-42a2-4204-8585-d890ffe6ce37",
"last_updated": "2023-12-11T11:43:01.214683-05:00",
"created_at": "2023-12-08T09:38:22.600083-05:00",
"name": "Draw",
"reward": "3.54000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3319a255-edcb-4d6a-9634-14c79445c688/?format=api"
}
]
}