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/859d6b0f-9029-441b-a080-ae7ca70ab444/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "859d6b0f-9029-441b-a080-ae7ca70ab444",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "521cd872-ae07-4a1c-8e04-c699dd83d8f6",
    "completed": true,
    "last_updated": "2022-10-24T11:56:46.450120-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/521cd872-ae07-4a1c-8e04-c699dd83d8f6",
    "datetime": "2022-10-23T14:05:00-04:00",
    "cutoff_datetime": "2022-10-23T14:05:00-04:00",
    "name": "Seattle Kraken v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "8857c57a-443a-4e17-a03e-cbb571e764ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/859d6b0f-9029-441b-a080-ae7ca70ab444/?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": "Seattle Kraken",
                        "amount": 5696.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5585c4e5-9c19-4289-8a0f-61b90d72cd23",
                    "gambit_id": "13aad738-b0e7-43cd-b6c4-64165a170184",
                    "last_updated": "2022-10-24T11:56:46.460788-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8857c57a-443a-4e17-a03e-cbb571e764ac/?format=api"
                },
                {
                    "id": "4c808f54-326a-4bff-a026-05e70a8d527a",
                    "gambit_id": "9893b23b-189e-419d-9ec4-e23c73687459",
                    "last_updated": "2022-10-24T11:56:46.459809-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8857c57a-443a-4e17-a03e-cbb571e764ac/?format=api"
                }
            ]
        },
        {
            "id": "45d9afdf-b4ca-4206-a674-bb721a2ef9bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/859d6b0f-9029-441b-a080-ae7ca70ab444/?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": 6475.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "73b1decf-fc4b-4cf8-b02d-91f66a7dadb8",
                    "gambit_id": "e673db4d-9a93-4f11-9b86-123629e9c323",
                    "last_updated": "2022-10-24T11:56:46.456858-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45d9afdf-b4ca-4206-a674-bb721a2ef9bd/?format=api"
                },
                {
                    "id": "d38a554f-ae6d-4442-9a6c-d3821b2653f4",
                    "gambit_id": "15c4e598-d24b-47d2-bfc0-94be8c0f2604",
                    "last_updated": "2022-10-24T11:56:46.457857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45d9afdf-b4ca-4206-a674-bb721a2ef9bd/?format=api"
                }
            ]
        },
        {
            "id": "44ff3fe7-f548-4ef3-bc51-04b933896706",
            "match": "https://api-prod.gambitprofit.com/api/matches/859d6b0f-9029-441b-a080-ae7ca70ab444/?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": 5212.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e198a7b-d7df-4b43-9192-b5ecf6232e60",
                    "gambit_id": "416f18f1-fc98-4030-bfb3-84fb72a62b18",
                    "last_updated": "2022-10-24T11:56:46.453823-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ff3fe7-f548-4ef3-bc51-04b933896706/?format=api"
                },
                {
                    "id": "acc167e4-5e75-4339-8d76-efd22b8bc359",
                    "gambit_id": "a893f520-753a-4b13-84df-030e04729a9b",
                    "last_updated": "2022-10-24T11:56:46.454907-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ff3fe7-f548-4ef3-bc51-04b933896706/?format=api"
                }
            ]
        }
    ]
}