Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/853e605a-6fd2-48a1-8596-e07fd1b728f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "853e605a-6fd2-48a1-8596-e07fd1b728f5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcb8a17e-41f1-4676-b11f-cbee5ccc72e5",
    "completed": true,
    "last_updated": "2023-02-18T09:52:17.092561-05:00",
    "created_at": "2023-02-17T09:12:08.637005-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fcb8a17e-41f1-4676-b11f-cbee5ccc72e5",
    "datetime": "2023-02-17T19:07:00-05:00",
    "cutoff_datetime": "2023-02-17T19:07:00-05:00",
    "name": "Chicago Blackhawks v. Ottawa Senators",
    "bettypes": [
        {
            "id": "3a07ada9-af79-43ae-ac0f-acb62340fc60",
            "match": "https://api-prod.gambitprofit.com/api/matches/853e605a-6fd2-48a1-8596-e07fd1b728f5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-17T09:12:08.647793-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Ottawa Senators",
                        "amount": 6956.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a48a609f-2be7-4a7a-b1e4-b760e98fb7e1",
                    "gambit_id": "1f5cacda-79aa-4e83-ab79-e23d07d307fa",
                    "last_updated": "2023-02-18T09:52:17.102728-05:00",
                    "created_at": "2023-02-17T09:12:08.649111-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a07ada9-af79-43ae-ac0f-acb62340fc60/?format=api"
                },
                {
                    "id": "df1b44ca-faa6-4912-9149-65d980217375",
                    "gambit_id": "c37c6a2c-0d1f-4d0e-aaf1-16845fb1e76a",
                    "last_updated": "2023-02-18T09:52:17.104060-05:00",
                    "created_at": "2023-02-17T09:12:08.650870-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a07ada9-af79-43ae-ac0f-acb62340fc60/?format=api"
                }
            ]
        },
        {
            "id": "34a03068-44b1-46a7-b48b-025176a7a893",
            "match": "https://api-prod.gambitprofit.com/api/matches/853e605a-6fd2-48a1-8596-e07fd1b728f5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-17T09:12:08.643834-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Ottawa Senators",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab727b8d-fe7a-4022-abb6-7e65e18da023",
                    "gambit_id": "3861ef31-58cf-4d05-b0e2-1c0e00ea651f",
                    "last_updated": "2023-02-18T09:52:17.099045-05:00",
                    "created_at": "2023-02-17T09:12:08.645132-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34a03068-44b1-46a7-b48b-025176a7a893/?format=api"
                },
                {
                    "id": "08f07801-60e1-4326-a326-369c3fb2f13a",
                    "gambit_id": "41c0fc71-f529-450f-b231-515b7dd7fb17",
                    "last_updated": "2023-02-18T09:52:17.100334-05:00",
                    "created_at": "2023-02-17T09:12:08.646445-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34a03068-44b1-46a7-b48b-025176a7a893/?format=api"
                }
            ]
        },
        {
            "id": "271c87ff-eca3-4230-9e77-5c8181b57641",
            "match": "https://api-prod.gambitprofit.com/api/matches/853e605a-6fd2-48a1-8596-e07fd1b728f5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-17T09:12:08.639326-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a319599-a1cf-4fe6-bad3-8269f96731c2",
                    "gambit_id": "f0eab41d-7b64-494f-a3aa-dd812cd9892e",
                    "last_updated": "2023-02-18T09:52:17.095368-05:00",
                    "created_at": "2023-02-17T09:12:08.640997-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271c87ff-eca3-4230-9e77-5c8181b57641/?format=api"
                },
                {
                    "id": "805ae48e-9da0-49fe-be58-97dce91ad47a",
                    "gambit_id": "097b01fd-e963-4eaa-aab9-1b860e9930b4",
                    "last_updated": "2023-02-18T09:52:17.096620-05:00",
                    "created_at": "2023-02-17T09:12:08.642458-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271c87ff-eca3-4230-9e77-5c8181b57641/?format=api"
                }
            ]
        }
    ]
}