HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2122b3f3-f0b6-488d-a283-ab269d21ceed",
"match": "https://api-prod.gambitprofit.com/api/matches/d27b7f1e-a8a0-4484-be16-8ed5d406dcc3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:04.642232-04: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": 5392.0
},
{
"team": "Leeds United",
"amount": 4608.0
}
],
"expected_reward_tokens": 12347.68,
"profit_sb": 2847.68,
"profit_sb_percentage": 29.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4024.0
},
{
"team": "Leeds United",
"amount": 3438.0
},
{
"team": "Draw",
"amount": 2538.0
}
],
"expected_reward_tokens": 9212.94,
"profit_sb": -287.06,
"profit_sb_percentage": -3.02,
"recommended": false
},
"lines": [
{
"id": "d612aa3f-2437-4095-a084-dc7aab60b40c",
"gambit_id": "e2debe53-e3f0-48cb-97e1-20bd0270cf9d",
"last_updated": "2023-05-29T11:47:19.622135-04:00",
"created_at": "2023-05-27T10:47:04.654742-04:00",
"name": "Tottenham",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2122b3f3-f0b6-488d-a283-ab269d21ceed/?format=api"
},
{
"id": "42a018b8-511f-496e-a0b8-f52504be8441",
"gambit_id": "44a1145a-4b2c-4688-974e-23b36bf54e8b",
"last_updated": "2023-05-29T11:47:19.619950-04:00",
"created_at": "2023-05-27T10:47:04.651313-04:00",
"name": "Leeds United",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2122b3f3-f0b6-488d-a283-ab269d21ceed/?format=api"
},
{
"id": "f40fe11e-cf17-4bae-8304-1223999048d5",
"gambit_id": "00771f56-cf27-44e3-b44b-22f85f05c250",
"last_updated": "2023-05-29T11:47:19.617793-04:00",
"created_at": "2023-05-27T10:47:04.647721-04:00",
"name": "Draw",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2122b3f3-f0b6-488d-a283-ab269d21ceed/?format=api"
}
]
}