HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95e0c7fa-70a9-4650-93c6-b2ff90f347e7",
"match": "https://api-prod.gambitprofit.com/api/matches/cc8cf12b-b023-4839-9d16-e69166b9be00/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T17:53:23.124239-04: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": 6000.0
},
{
"team": "West Ham United",
"amount": 4000.0
}
],
"expected_reward_tokens": 12600.0,
"profit_sb": 3100.0,
"profit_sb_percentage": 32.63,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 4405.0
},
{
"team": "West Ham United",
"amount": 2937.0
},
{
"team": "Draw",
"amount": 2658.0
}
],
"expected_reward_tokens": 9249.84,
"profit_sb": -250.16,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "a9f27bd6-9d2e-42dc-8060-e95f6594e164",
"gambit_id": "a688d513-d102-4a7b-a771-1fdbe3be4ae7",
"last_updated": "2023-08-22T09:42:58.554145-04:00",
"created_at": "2023-08-18T17:53:23.138546-04:00",
"name": "Chelsea",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e0c7fa-70a9-4650-93c6-b2ff90f347e7/?format=api"
},
{
"id": "d112ebfe-50ea-4f14-8b1b-3198d83d7b22",
"gambit_id": "dc915040-fe43-400f-8a6e-3b68e41cfbef",
"last_updated": "2023-08-22T09:42:58.548776-04:00",
"created_at": "2023-08-18T17:53:23.133512-04:00",
"name": "West Ham United",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e0c7fa-70a9-4650-93c6-b2ff90f347e7/?format=api"
},
{
"id": "e48bbab9-2807-494b-bd6f-f7a1a5026786",
"gambit_id": "2664aaec-89e9-4cd3-b2fa-2b7dc559727a",
"last_updated": "2023-08-22T09:42:58.536615-04:00",
"created_at": "2023-08-18T17:53:23.128857-04:00",
"name": "Draw",
"reward": "3.48000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e0c7fa-70a9-4650-93c6-b2ff90f347e7/?format=api"
}
]
}