HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9265f502-4eaf-4ea7-a632-0debdbeb1252",
"match": "https://api-prod.gambitprofit.com/api/matches/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:05.393528-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Inter Milan",
"amount": 5682.0
},
{
"team": "AC Milan",
"amount": 4318.0
}
],
"expected_reward_tokens": 12954.0,
"profit_sb": 3454.0,
"profit_sb_percentage": 36.36,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Inter Milan",
"amount": 4022.0
},
{
"team": "AC Milan",
"amount": 3057.0
},
{
"team": "Draw",
"amount": 2921.0
}
],
"expected_reward_tokens": 9170.16,
"profit_sb": -329.84,
"profit_sb_percentage": -3.47,
"recommended": false
},
"lines": [
{
"id": "972d50f3-b810-463a-a60b-b57345ff079c",
"gambit_id": "c6b39e4a-9392-4e70-ab10-12f9e0109f93",
"last_updated": "2023-05-18T11:47:17.005953-04:00",
"created_at": "2023-05-16T09:47:05.398285-04:00",
"name": "Inter Milan",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api"
},
{
"id": "c41c06be-c4db-460d-ab30-307f981f6538",
"gambit_id": "c1d1dd1b-a8c4-4f63-9439-cb8501d9cf5b",
"last_updated": "2023-05-18T11:47:17.004840-04:00",
"created_at": "2023-05-16T09:47:05.396048-04:00",
"name": "AC Milan",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api"
},
{
"id": "693606fe-e093-4d40-89b4-b6edefc42742",
"gambit_id": "582c7f08-f30e-4d26-a71b-a7c171552089",
"last_updated": "2023-05-18T11:47:17.007061-04:00",
"created_at": "2023-05-16T09:47:05.401936-04:00",
"name": "Draw",
"reward": "3.14000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api"
}
]
}