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/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94a0ef5b-56e8-4781-a161-0c9ed8806d0d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "82e8c9a2-b551-4b43-a118-ac61512917aa",
    "completed": true,
    "last_updated": "2022-12-07T09:27:28.813167-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.54,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/82e8c9a2-b551-4b43-a118-ac61512917aa",
    "datetime": "2022-12-06T19:07:00-05:00",
    "cutoff_datetime": "2022-12-06T19:07:00-05:00",
    "name": "Chicago Blackhawks v. New Jersey Devils",
    "bettypes": [
        {
            "id": "7fef74e3-ab61-4137-a0de-edc5a4b26476",
            "match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?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 Jersey Devils",
                        "amount": 7627.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2373.0
                    }
                ],
                "expected_reward_tokens": 9228.67,
                "profit_sb": 228.67,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07572a76-657c-4923-be77-ede7a58cd7e6",
                    "gambit_id": "282a3b74-d4b8-4f2c-8bcf-2ba07c5c9234",
                    "last_updated": "2022-12-07T09:27:28.822903-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.21000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fef74e3-ab61-4137-a0de-edc5a4b26476/?format=api"
                },
                {
                    "id": "b59c0c1f-bc49-4d69-9bc2-3d4f9ccf3be1",
                    "gambit_id": "cc6e9e96-d134-4e0c-9cdd-5e4d22b5b9a2",
                    "last_updated": "2022-12-07T09:27:28.823965-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.89000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fef74e3-ab61-4137-a0de-edc5a4b26476/?format=api"
                }
            ]
        },
        {
            "id": "6648e2e2-06d7-4aaa-a301-70c2e9f32feb",
            "match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?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": "New Jersey Devils",
                        "amount": 5829.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "690f8c46-044b-4438-bf1a-3b14c7287027",
                    "gambit_id": "cbacd6e4-cfe2-48d2-b448-ceb4fc6d9489",
                    "last_updated": "2022-12-07T09:27:28.819612-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api"
                },
                {
                    "id": "0bd69338-62a9-4cca-b75c-68fac8104943",
                    "gambit_id": "bda4fa50-b210-4e1a-9651-a2209ec6b261",
                    "last_updated": "2022-12-07T09:27:28.820728-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api"
                }
            ]
        },
        {
            "id": "e082dfaf-ef5a-429f-9ca5-c88ed8cc0c51",
            "match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?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.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf9471bb-37bb-4094-a70d-d3361095650d",
                    "gambit_id": "77b6bc67-66be-4cc8-94b6-4e639911bfb2",
                    "last_updated": "2022-12-07T09:27:28.816014-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e082dfaf-ef5a-429f-9ca5-c88ed8cc0c51/?format=api"
                },
                {
                    "id": "b502ad20-e945-4e84-b583-778a86be0411",
                    "gambit_id": "b8584b79-786d-473b-9e8a-e1ff84a41966",
                    "last_updated": "2022-12-07T09:27:28.817311-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e082dfaf-ef5a-429f-9ca5-c88ed8cc0c51/?format=api"
                }
            ]
        }
    ]
}