HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7170ef4e-6a54-478b-80a3-065a951d2a0d",
"match": "https://api-prod.gambitprofit.com/api/matches/33a426e5-67ab-4baf-a302-a9dffeba8663/?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": "Tottenham",
"amount": 7354.0
},
{
"team": "Draw",
"amount": 2646.0
}
],
"expected_reward_tokens": 10663.3,
"profit_sb": 1663.3,
"profit_sb_percentage": 18.48,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6190.0
},
{
"team": "Draw",
"amount": 2227.0
},
{
"team": "Leicester City",
"amount": 1583.0
}
],
"expected_reward_tokens": 8974.81,
"profit_sb": -25.19,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "84894cbc-e0d4-4b33-87ab-2b583834f47c",
"gambit_id": "9d9c1faf-4e66-4bfe-8fc3-4218242c00c4",
"last_updated": "2022-09-19T09:07:27.603215-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7170ef4e-6a54-478b-80a3-065a951d2a0d/?format=api"
},
{
"id": "191d3d92-9d3b-41cb-ac6a-1023c1739729",
"gambit_id": "5c9856cd-a0fd-4078-a018-9808a31507a5",
"last_updated": "2022-09-19T09:07:27.604237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.03000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7170ef4e-6a54-478b-80a3-065a951d2a0d/?format=api"
},
{
"id": "91ecb19e-3b4c-4f32-8abc-83ca59984013",
"gambit_id": "ab1e67c5-778d-4fb0-8244-f2568bce9985",
"last_updated": "2022-09-19T09:07:27.602163-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leicester City",
"reward": "5.67000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7170ef4e-6a54-478b-80a3-065a951d2a0d/?format=api"
}
]
}