HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85bb0673-2b5c-4425-abc2-924f702b611e",
"match": "https://api-prod.gambitprofit.com/api/matches/50a86002-a23c-4f41-a353-dce999279d34/?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": "Atlanta United FC",
"amount": 5560.0
},
{
"team": "New York Red Bulls",
"amount": 4440.0
}
],
"expected_reward_tokens": 12120.8,
"profit_sb": 3120.8,
"profit_sb_percentage": 34.68,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Atlanta United FC",
"amount": 4012.0
},
{
"team": "New York Red Bulls",
"amount": 3203.0
},
{
"team": "Draw",
"amount": 2785.0
}
],
"expected_reward_tokens": 8744.19,
"profit_sb": -255.81,
"profit_sb_percentage": -2.84,
"recommended": false
},
"lines": [
{
"id": "b59a3fe0-9028-44a4-a383-6dcc7c2fe5c4",
"gambit_id": "3c101057-6fbd-4f4f-906c-81329500bfeb",
"last_updated": "2022-08-18T10:51:55.273090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta United FC",
"reward": "2.18000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bb0673-2b5c-4425-abc2-924f702b611e/?format=api"
},
{
"id": "37e62ded-79d4-4b5b-afed-c4c99f3dc5fd",
"gambit_id": "ac77cfbd-9d20-4a47-83ed-3b4166f1bff2",
"last_updated": "2022-08-18T10:51:55.272242-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Red Bulls",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bb0673-2b5c-4425-abc2-924f702b611e/?format=api"
},
{
"id": "1ec9e446-697d-4661-8f64-1b2e1ba3ca86",
"gambit_id": "e3438076-8965-412d-9b48-cd11a74bedbd",
"last_updated": "2022-08-18T10:51:55.272672-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.14000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bb0673-2b5c-4425-abc2-924f702b611e/?format=api"
}
]
}