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/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c7d30b9f-4d67-4b80-91e9-a703af62f050",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6c321aa8-a5e5-4d70-855e-f31e9a645ba8",
    "completed": true,
    "last_updated": "2022-11-02T20:52:12.492215-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 6.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6c321aa8-a5e5-4d70-855e-f31e9a645ba8",
    "datetime": "2022-11-01T20:35:00-04:00",
    "cutoff_datetime": "2022-11-01T20:35:00-04:00",
    "name": "New York Islanders v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "d2dfc281-857f-40bf-a166-e6849f7372e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "New York Islanders",
                        "amount": 6401.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 537.35,
                "profit_sb_percentage": 5.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d4364d2-e9c8-4fa5-9d70-18eddc26f206",
                    "gambit_id": "0b1ade16-b327-4b53-9b37-5697ef7cb821",
                    "last_updated": "2022-11-02T20:52:12.502914-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2dfc281-857f-40bf-a166-e6849f7372e3/?format=api"
                },
                {
                    "id": "777af34e-4d81-4509-92eb-bac9ec48b543",
                    "gambit_id": "29e0344d-599d-4721-95d9-ed44b244ae92",
                    "last_updated": "2022-11-02T20:52:12.501810-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2dfc281-857f-40bf-a166-e6849f7372e3/?format=api"
                }
            ]
        },
        {
            "id": "c14ccbdf-a3a8-4735-9faf-287a92ebe487",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Chicago Blackhawks",
                        "amount": 5863.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 556.47,
                "profit_sb_percentage": 6.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "46b77880-ca65-4e5b-990e-9e05230bef82",
                    "gambit_id": "e36fdfaa-e317-431d-87ae-17f9b323227b",
                    "last_updated": "2022-11-02T20:52:12.498365-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14ccbdf-a3a8-4735-9faf-287a92ebe487/?format=api"
                },
                {
                    "id": "88f32a6a-c93e-4e64-8014-01b88832ac52",
                    "gambit_id": "7bfd215e-f533-4b78-9eae-765af2c85c39",
                    "last_updated": "2022-11-02T20:52:12.499568-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14ccbdf-a3a8-4735-9faf-287a92ebe487/?format=api"
                }
            ]
        },
        {
            "id": "498ac92a-df1f-4161-9253-3c3cadd053cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": 395.04,
                "profit_sb_percentage": 4.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e16595e-0edf-40a6-a047-b692e36f30dd",
                    "gambit_id": "d8fb6f9a-6226-4821-8e95-8e769c77b386",
                    "last_updated": "2022-11-02T20:52:12.495017-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api"
                },
                {
                    "id": "f32813e3-612e-4c14-9e40-d0c6ae2f52c5",
                    "gambit_id": "b080738b-6a80-4b2f-b607-a43e14498b9d",
                    "last_updated": "2022-11-02T20:52:12.496152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api"
                }
            ]
        }
    ]
}