HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19c08123-4646-476c-a7b9-bc00f1a045d9",
"match": "https://api-prod.gambitprofit.com/api/matches/313e8691-4c74-4295-8cd0-bb583e5e6f18/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T11:02:22.722174-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 5677.0
},
{
"team": "Leicester City",
"amount": 4323.0
}
],
"expected_reward_tokens": 13055.46,
"profit_sb": 3555.46,
"profit_sb_percentage": 37.43,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 4017.0
},
{
"team": "Leicester City",
"amount": 3059.0
},
{
"team": "Draw",
"amount": 2924.0
}
],
"expected_reward_tokens": 9238.18,
"profit_sb": -261.82,
"profit_sb_percentage": -2.76,
"recommended": false
},
"lines": [
{
"id": "5f6ebbd3-1de7-4d5a-8a71-287b7380b2ac",
"gambit_id": "6b7cb876-909b-41fc-ad4f-3c26b1a50c69",
"last_updated": "2023-04-03T10:22:15.012259-04:00",
"created_at": "2023-03-31T11:02:22.726200-04:00",
"name": "Crystal Palace",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c08123-4646-476c-a7b9-bc00f1a045d9/?format=api"
},
{
"id": "4394d2ac-1360-47e2-b9b3-df14dfea13ac",
"gambit_id": "d1485692-209d-4204-add8-0c40e35f3441",
"last_updated": "2023-04-03T10:22:15.010185-04:00",
"created_at": "2023-03-31T11:02:22.724191-04:00",
"name": "Leicester City",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c08123-4646-476c-a7b9-bc00f1a045d9/?format=api"
},
{
"id": "329924c6-4b7a-4817-b921-24db58f8adc3",
"gambit_id": "d1c85d33-7bc0-49e0-9f52-0474096520c9",
"last_updated": "2023-04-03T10:22:15.015920-04:00",
"created_at": "2023-03-31T11:02:22.728128-04:00",
"name": "Draw",
"reward": "3.16000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c08123-4646-476c-a7b9-bc00f1a045d9/?format=api"
}
]
}