HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df7c6eb8-1e0e-49da-8529-8c7f3f61fe76",
"match": "https://api-prod.gambitprofit.com/api/matches/c837d60f-deef-4ce3-989e-dce43a6edc1e/?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": "DC United",
"amount": 5592.0
},
{
"team": "Inter Miami CF",
"amount": 4408.0
}
],
"expected_reward_tokens": 12077.92,
"profit_sb": 3077.92,
"profit_sb_percentage": 34.2,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "DC United",
"amount": 4097.0
},
{
"team": "Inter Miami CF",
"amount": 3230.0
},
{
"team": "Draw",
"amount": 2673.0
}
],
"expected_reward_tokens": 8847.63,
"profit_sb": -152.37,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "79ff266d-e361-4c1e-904d-cc00adf1a0fc",
"gambit_id": "26d42883-09cb-485e-b84d-7fb87e3ec352",
"last_updated": "2022-09-19T14:06:55.146162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DC United",
"reward": "2.16000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c6eb8-1e0e-49da-8529-8c7f3f61fe76/?format=api"
},
{
"id": "7e21e1a5-fd6c-4e83-80d3-f1b19c125ba0",
"gambit_id": "2c4959c4-28d1-4542-b988-28833c250a88",
"last_updated": "2022-09-19T14:06:55.145021-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Inter Miami CF",
"reward": "2.74000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c6eb8-1e0e-49da-8529-8c7f3f61fe76/?format=api"
},
{
"id": "166c5d2e-1f90-4ae7-b08d-d3f2ecf40fba",
"gambit_id": "03f7a194-71ef-4442-a457-46c05155d709",
"last_updated": "2022-09-19T14:06:55.147279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.31000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c6eb8-1e0e-49da-8529-8c7f3f61fe76/?format=api"
}
]
}