HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec87dc03-9637-45d3-9d1a-d8c221abf98a",
"match": "https://api-prod.gambitprofit.com/api/matches/a1833538-fc31-4f87-a9be-053276a8b1b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T23:37:57.053980-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 8081.0
},
{
"team": "Draw",
"amount": 1919.0
}
],
"expected_reward_tokens": 10666.92,
"profit_sb": 1166.92,
"profit_sb_percentage": 12.28,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7100.0
},
{
"team": "Draw",
"amount": 1686.0
},
{
"team": "Manchester United",
"amount": 1214.0
}
],
"expected_reward_tokens": 9372.0,
"profit_sb": -128.0,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "36cbbf28-da38-4314-8be8-aedc301f7ef6",
"gambit_id": "ebee36fa-8e60-40e8-832b-8586128e94fa",
"last_updated": "2023-12-19T10:18:29.058907-05:00",
"created_at": "2023-12-15T23:37:57.062325-05:00",
"name": "Liverpool",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec87dc03-9637-45d3-9d1a-d8c221abf98a/?format=api"
},
{
"id": "d4367c26-819f-44d3-8cef-228fb9b40be1",
"gambit_id": "c0b966f6-5b28-4ead-a576-a47d59fd9bff",
"last_updated": "2023-12-19T10:18:29.055119-05:00",
"created_at": "2023-12-15T23:37:57.057851-05:00",
"name": "Draw",
"reward": "5.56000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec87dc03-9637-45d3-9d1a-d8c221abf98a/?format=api"
},
{
"id": "d065cf37-ad3b-41fa-87e2-5eb25b3b9356",
"gambit_id": "8317c299-295d-4963-b046-2f0edff070ad",
"last_updated": "2023-12-19T10:18:29.062350-05:00",
"created_at": "2023-12-15T23:37:57.066934-05:00",
"name": "Manchester United",
"reward": "7.72000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec87dc03-9637-45d3-9d1a-d8c221abf98a/?format=api"
}
]
}