HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72951064-2916-4bdc-8a2e-ca1005088248",
"match": "https://api-prod.gambitprofit.com/api/matches/1a4096b4-dcaa-4ef2-aa87-694b79043843/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T15:07:05.052041-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"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": "Manchester City",
"amount": 7514.0
},
{
"team": "Draw",
"amount": 1607.0
},
{
"team": "Fulham",
"amount": 879.0
}
],
"expected_reward_tokens": 9317.36,
"profit_sb": -182.64,
"profit_sb_percentage": -1.92,
"recommended": false
},
"lines": [
{
"id": "d81237af-d7b6-4936-80ba-da8f44227b9f",
"gambit_id": "5b3f667a-6b2a-4747-bced-5e377eb0b491",
"last_updated": "2023-05-01T12:27:21.215288-04:00",
"created_at": "2023-04-28T15:07:05.053685-04:00",
"name": "Manchester City",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72951064-2916-4bdc-8a2e-ca1005088248/?format=api"
},
{
"id": "ff459bbe-9068-4b08-862d-c74ec4d28963",
"gambit_id": "7a50577e-c5a4-4899-80e4-e6326094f6d5",
"last_updated": "2023-05-01T12:27:21.218005-04:00",
"created_at": "2023-04-28T15:07:05.057140-04:00",
"name": "Draw",
"reward": "5.80000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72951064-2916-4bdc-8a2e-ca1005088248/?format=api"
},
{
"id": "73d1c3e4-86d0-4583-aad1-b1535042f2cf",
"gambit_id": "49e0ddd5-8c3d-4fb0-9189-bf5f36798397",
"last_updated": "2023-05-01T12:27:21.216677-04:00",
"created_at": "2023-04-28T15:07:05.055464-04:00",
"name": "Fulham",
"reward": "10.60000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72951064-2916-4bdc-8a2e-ca1005088248/?format=api"
}
]
}