HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4457ccc6-2096-4529-8b78-7f3b07c9c301",
"match": "https://api-prod.gambitprofit.com/api/matches/f10ada63-f493-4a52-a79b-9d9108c678ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T22:42:02.923769-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 5971.0
},
{
"team": "Fulham",
"amount": 4029.0
}
],
"expected_reward_tokens": 11643.45,
"profit_sb": 2143.45,
"profit_sb_percentage": 22.56,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4438.0
},
{
"team": "Fulham",
"amount": 2994.0
},
{
"team": "Draw",
"amount": 2568.0
}
],
"expected_reward_tokens": 8652.66,
"profit_sb": -847.34,
"profit_sb_percentage": -8.92,
"recommended": false
},
"lines": [
{
"id": "db5fc084-1bd8-4ac9-93bb-d9d66099d3b3",
"gambit_id": "b7a064be-2da4-4bc6-955d-f636fb54da67",
"last_updated": "2023-01-24T09:56:56.055144-05:00",
"created_at": "2023-01-22T22:42:02.924961-05:00",
"name": "Tottenham",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4457ccc6-2096-4529-8b78-7f3b07c9c301/?format=api"
},
{
"id": "06b817c9-c9c1-40af-89ff-f437b0e0ffa5",
"gambit_id": "dca1da3b-d416-4c53-bbd2-f7cdb891b47f",
"last_updated": "2023-01-24T09:56:56.056430-05:00",
"created_at": "2023-01-22T22:42:02.926260-05:00",
"name": "Fulham",
"reward": "2.89000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4457ccc6-2096-4529-8b78-7f3b07c9c301/?format=api"
},
{
"id": "70302b2d-49d5-461c-88e4-40cf43da0328",
"gambit_id": "e1502f01-fb65-4ee4-bfa1-c0d1170023f7",
"last_updated": "2023-01-24T09:56:56.057786-05:00",
"created_at": "2023-01-22T22:42:02.927489-05:00",
"name": "Draw",
"reward": "3.37000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4457ccc6-2096-4529-8b78-7f3b07c9c301/?format=api"
}
]
}