HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57391fc9-700b-4334-abcd-96638a307c0b",
"match": "https://api-prod.gambitprofit.com/api/matches/6b8eefe7-fece-479e-9e2d-2cf34d945f8a/?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": "Columbus Crew",
"amount": 6562.0
},
{
"team": "Portland Timbers",
"amount": 3438.0
}
],
"expected_reward_tokens": 11549.12,
"profit_sb": 2549.12,
"profit_sb_percentage": 28.32,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Columbus Crew",
"amount": 5020.0
},
{
"team": "Portland Timbers",
"amount": 2630.0
},
{
"team": "Draw",
"amount": 2350.0
}
],
"expected_reward_tokens": 8835.2,
"profit_sb": -164.8,
"profit_sb_percentage": -1.83,
"recommended": false
},
"lines": [
{
"id": "306f45fa-592f-492a-99ce-ef13dfbe16a0",
"gambit_id": "0c7344bf-0324-4bc5-ab38-313c51b569a4",
"last_updated": "2022-09-19T14:06:55.007979-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Crew",
"reward": "1.76000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57391fc9-700b-4334-abcd-96638a307c0b/?format=api"
},
{
"id": "4009d985-5ee7-42c7-949c-83638b3f41be",
"gambit_id": "1ccbd320-4714-4a84-9c64-e90ee84a97c2",
"last_updated": "2022-09-19T14:06:55.006843-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Timbers",
"reward": "3.36000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57391fc9-700b-4334-abcd-96638a307c0b/?format=api"
},
{
"id": "31084fc5-cd06-4911-b0da-a1d782fde369",
"gambit_id": "76a18e0b-0bf1-4e57-8493-c72ab4baa563",
"last_updated": "2022-09-19T14:06:55.009013-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.76000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57391fc9-700b-4334-abcd-96638a307c0b/?format=api"
}
]
}