HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e01aa09d-f842-424c-be72-e4e4f36f5a26",
"match": "https://api-prod.gambitprofit.com/api/matches/fc0819cc-aa09-4975-a9df-fa4fe4d3fa90/?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": "Paris Saint Germain",
"amount": 6519.0
},
{
"team": "Benfica",
"amount": 3481.0
}
],
"expected_reward_tokens": 12253.12,
"profit_sb": 2753.12,
"profit_sb_percentage": 28.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Paris Saint Germain",
"amount": 4932.0
},
{
"team": "Benfica",
"amount": 2634.0
},
{
"team": "Draw",
"amount": 2434.0
}
],
"expected_reward_tokens": 9271.68,
"profit_sb": -228.32,
"profit_sb_percentage": -2.4,
"recommended": false
},
"lines": [
{
"id": "40539840-4c4f-42c0-8b5a-e399d9b37a1f",
"gambit_id": "98b50d75-b231-467d-9e05-235174e1c473",
"last_updated": "2022-10-07T09:07:06.651326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Paris Saint Germain",
"reward": "1.88000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aa09d-f842-424c-be72-e4e4f36f5a26/?format=api"
},
{
"id": "a640fe4e-a321-43d5-bd85-f33fbec30679",
"gambit_id": "d99cb74b-d984-43b8-bdcc-6ff1394fb259",
"last_updated": "2022-10-07T09:07:06.652516-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Benfica",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aa09d-f842-424c-be72-e4e4f36f5a26/?format=api"
},
{
"id": "b69ada4b-5872-4be4-9e8e-50298cb69584",
"gambit_id": "ba73be9c-7333-4984-a962-21bf258ef959",
"last_updated": "2022-10-07T09:07:06.653681-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.81000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aa09d-f842-424c-be72-e4e4f36f5a26/?format=api"
}
]
}