HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "224b207c-7e79-4f7d-a707-a0608510efdf",
"match": "https://api-prod.gambitprofit.com/api/matches/b19faba2-4dc1-44e2-972f-cb4589523d7f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": true,
"name": "High Risk",
"bet": [
{
"team": "Germany",
"amount": 10000
}
],
"expected_reward_tokens": 10900.0,
"profit_sb": 1900.0,
"profit_sb_percentage": 21.11,
"recommended": true
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Germany",
"amount": 8856.0
},
{
"team": "Draw",
"amount": 1144.0
}
],
"expected_reward_tokens": 9653.04,
"profit_sb": 653.04,
"profit_sb_percentage": 7.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Germany",
"amount": 8374.0
},
{
"team": "Draw",
"amount": 1081.0
},
{
"team": "Costa Rica",
"amount": 545.0
}
],
"expected_reward_tokens": 9123.64,
"profit_sb": 123.64,
"profit_sb_percentage": 1.37,
"recommended": true
},
"lines": [
{
"id": "73235525-205f-4a4d-bb52-04496cfd979c",
"gambit_id": "c32bbb9d-9755-433d-ab18-98a8b52c5e63",
"last_updated": "2022-12-03T10:12:29.898839-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Germany",
"reward": "1.09000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224b207c-7e79-4f7d-a707-a0608510efdf/?format=api"
},
{
"id": "03980ac4-4e7e-4ac8-b131-3b76ca45c9ff",
"gambit_id": "0890be7d-c70d-4ee9-872c-da68e2385f4f",
"last_updated": "2022-12-03T10:12:29.900813-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "8.44000",
"odds": "9.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224b207c-7e79-4f7d-a707-a0608510efdf/?format=api"
},
{
"id": "f972e3b2-90db-4ef2-a083-6a16f1dacb1e",
"gambit_id": "2975315b-6631-48f6-a065-8257d5453925",
"last_updated": "2022-12-03T10:12:29.899817-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Costa Rica",
"reward": "16.75000",
"odds": "19.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224b207c-7e79-4f7d-a707-a0608510efdf/?format=api"
}
]
}