HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2741e0ed-e287-4e3f-95ef-0040c49f65fd",
"match": "https://api-prod.gambitprofit.com/api/matches/9f9931ec-eef6-4c5e-890c-7284c7084454/?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": "Minnesota United FC",
"amount": 6084.0
},
{
"team": "FC Dallas",
"amount": 3916.0
}
],
"expected_reward_tokens": 11863.8,
"profit_sb": 2863.8,
"profit_sb_percentage": 31.82,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Minnesota United FC",
"amount": 4537.0
},
{
"team": "FC Dallas",
"amount": 2920.0
},
{
"team": "Draw",
"amount": 2543.0
}
],
"expected_reward_tokens": 8847.15,
"profit_sb": -152.85,
"profit_sb_percentage": -1.7,
"recommended": false
},
"lines": [
{
"id": "5a49ba10-f6f8-4dcc-943f-d18401970e83",
"gambit_id": "53b9b506-a754-44c4-a799-34001cd8f410",
"last_updated": "2022-09-05T10:52:19.991590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota United FC",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2741e0ed-e287-4e3f-95ef-0040c49f65fd/?format=api"
},
{
"id": "3e8ac7bb-9ad4-4437-b42f-69e60c17a592",
"gambit_id": "9afe8298-4eaa-4f11-90f1-9bd4566bd028",
"last_updated": "2022-09-05T10:52:19.990631-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "3.03000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2741e0ed-e287-4e3f-95ef-0040c49f65fd/?format=api"
},
{
"id": "25f563ca-0249-45e9-9234-76a2cf800fe7",
"gambit_id": "7da832f3-72d5-4efe-b19a-309b5f8715ce",
"last_updated": "2022-09-05T10:52:19.992561-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.48000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2741e0ed-e287-4e3f-95ef-0040c49f65fd/?format=api"
}
]
}