HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4dd8120-a7d2-4885-a1e0-33760c876d5f",
"match": "https://api-prod.gambitprofit.com/api/matches/79a5b431-e677-48ee-aab8-7cf08c33b176/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T15:07:05.500092-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 8239.0
},
{
"team": "Draw",
"amount": 1761.0
}
],
"expected_reward_tokens": 10213.8,
"profit_sb": 713.8,
"profit_sb_percentage": 7.51,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 7514.0
},
{
"team": "Draw",
"amount": 1607.0
},
{
"team": "Southampton",
"amount": 879.0
}
],
"expected_reward_tokens": 9317.36,
"profit_sb": -182.64,
"profit_sb_percentage": -1.92,
"recommended": false
},
"lines": [
{
"id": "6903f7c5-3295-4e6c-b2a6-1e6a6c9ca76f",
"gambit_id": "70e84ca4-36d4-43ab-a983-cf2b08367d90",
"last_updated": "2023-05-01T12:27:20.922479-04:00",
"created_at": "2023-04-28T15:07:05.502174-04:00",
"name": "Newcastle United",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dd8120-a7d2-4885-a1e0-33760c876d5f/?format=api"
},
{
"id": "ad9236da-64a0-4058-be48-ebcdaca63dc6",
"gambit_id": "f98612cb-5c19-485c-bddb-2f302928c2b7",
"last_updated": "2023-05-01T12:27:20.925100-04:00",
"created_at": "2023-04-28T15:07:05.506510-04:00",
"name": "Draw",
"reward": "5.80000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dd8120-a7d2-4885-a1e0-33760c876d5f/?format=api"
},
{
"id": "e1884b01-3d42-44b1-9b3c-c08ea4814872",
"gambit_id": "ffe4d926-ebd5-40e0-849d-9cec3e44430e",
"last_updated": "2023-05-01T12:27:20.923798-04:00",
"created_at": "2023-04-28T15:07:05.504211-04:00",
"name": "Southampton",
"reward": "10.60000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dd8120-a7d2-4885-a1e0-33760c876d5f/?format=api"
}
]
}