HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "933c713f-f7d7-4c41-b71b-e0c8bef26dd0",
"match": "https://api-prod.gambitprofit.com/api/matches/951cb4ef-c7b5-423c-a97c-d5e3f146a4d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T23:37:55.528075-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 8609.0
},
{
"team": "Draw",
"amount": 1391.0
}
],
"expected_reward_tokens": 10070.84,
"profit_sb": 570.84,
"profit_sb_percentage": 6.01,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 7968.0
},
{
"team": "Draw",
"amount": 1288.0
},
{
"team": "Sheffield United",
"amount": 745.0
}
],
"expected_reward_tokens": 9322.56,
"profit_sb": -177.44,
"profit_sb_percentage": -1.87,
"recommended": false
},
"lines": [
{
"id": "dcd3d4bc-89e5-4aff-b984-42523bd36c4b",
"gambit_id": "f9f2ba3a-d32f-4da8-a20f-6edcd23c5f3f",
"last_updated": "2023-12-19T10:18:20.568882-05:00",
"created_at": "2023-12-15T23:37:55.536234-05:00",
"name": "Chelsea",
"reward": "1.17000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933c713f-f7d7-4c41-b71b-e0c8bef26dd0/?format=api"
},
{
"id": "ff384857-4128-4abb-a259-25bb745cd40b",
"gambit_id": "60907c17-10ed-4b73-a054-ed59690ab111",
"last_updated": "2023-12-19T10:18:20.565637-05:00",
"created_at": "2023-12-15T23:37:55.532331-05:00",
"name": "Draw",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933c713f-f7d7-4c41-b71b-e0c8bef26dd0/?format=api"
},
{
"id": "a101b940-79a2-4a84-a63c-d5cf3e0c21ac",
"gambit_id": "6e5b7419-07fe-4f6d-b37b-29504b8af85c",
"last_updated": "2023-12-19T10:18:20.572402-05:00",
"created_at": "2023-12-15T23:37:55.540083-05:00",
"name": "Sheffield United",
"reward": "12.52000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933c713f-f7d7-4c41-b71b-e0c8bef26dd0/?format=api"
}
]
}