HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e",
"match": "https://api-prod.gambitprofit.com/api/matches/279d45b1-e11c-4db2-8e9c-246b33b0e433/?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": "Los Angeles FC",
"amount": 5940.0
},
{
"team": "FC Dallas",
"amount": 4060.0
}
],
"expected_reward_tokens": 12058.2,
"profit_sb": 3058.2,
"profit_sb_percentage": 33.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 4361.0
},
{
"team": "FC Dallas",
"amount": 2981.0
},
{
"team": "Draw",
"amount": 2658.0
}
],
"expected_reward_tokens": 8851.14,
"profit_sb": -148.86,
"profit_sb_percentage": -1.65,
"recommended": false
},
"lines": [
{
"id": "fa13620a-434f-44e9-8a38-16eeab18bc0d",
"gambit_id": "fdbb2dab-ec32-4b46-b15b-6bb60e376d78",
"last_updated": "2022-09-11T21:17:13.956707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "2.03000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e/?format=api"
},
{
"id": "be3faadd-2220-45ee-8eb6-a5d9662c2e4d",
"gambit_id": "58a8ba45-d031-4a31-ad81-2c42a49cd1d3",
"last_updated": "2022-09-11T21:17:13.957771-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "2.97000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e/?format=api"
},
{
"id": "004b1112-399a-44b6-a074-4d428f3db63e",
"gambit_id": "9b3c8fd1-2b30-4bfe-87cb-5ce983e2bc0c",
"last_updated": "2022-09-11T21:17:13.958753-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e/?format=api"
}
]
}