HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74546a51-cdc1-49a7-886f-4b327c797aae",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb15b2a-1c4f-4f9b-a24b-345955815b4b/?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": "Chicago Fire",
"amount": 6415.0
},
{
"team": "Draw",
"amount": 3585.0
}
],
"expected_reward_tokens": 11866.35,
"profit_sb": 2866.35,
"profit_sb_percentage": 31.85,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chicago Fire",
"amount": 4773.0
},
{
"team": "Draw",
"amount": 2668.0
},
{
"team": "Charlotte FC",
"amount": 2559.0
}
],
"expected_reward_tokens": 8828.55,
"profit_sb": -171.45,
"profit_sb_percentage": -1.9,
"recommended": false
},
"lines": [
{
"id": "30dfdacf-8a9a-433a-bf64-8c09814dec4b",
"gambit_id": "4bc2563f-b7f0-4234-bf41-e57ad0f7a532",
"last_updated": "2022-09-19T10:07:27.953028-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Fire",
"reward": "1.85000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74546a51-cdc1-49a7-886f-4b327c797aae/?format=api"
},
{
"id": "560c84d0-2daf-43f3-bd6f-21762ab5fde8",
"gambit_id": "7232eee6-6939-4dc6-a0ba-8f24222d7922",
"last_updated": "2022-09-19T10:07:27.954133-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/74546a51-cdc1-49a7-886f-4b327c797aae/?format=api"
},
{
"id": "810223cb-7a58-4f39-aca2-38ad7aa655ab",
"gambit_id": "36244cd6-edc9-438b-97fa-5cc87cf264ff",
"last_updated": "2022-09-19T10:07:27.951982-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte FC",
"reward": "3.45000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74546a51-cdc1-49a7-886f-4b327c797aae/?format=api"
}
]
}