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/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5b53d54-3a6c-41a3-b4e1-700af800ae05",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8694ae7e-c402-441f-a470-176ed7eba5f1",
    "completed": true,
    "last_updated": "2022-12-20T20:12:22.617133-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8694ae7e-c402-441f-a470-176ed7eba5f1",
    "datetime": "2022-12-19T22:07:00-05:00",
    "cutoff_datetime": "2022-12-19T22:07:00-05:00",
    "name": "Montreal Canadiens v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "800aa4c3-6851-4b16-a2f9-49f8804955a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?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": "Arizona Coyotes",
                        "amount": 5209.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4791.0
                    }
                ],
                "expected_reward_tokens": 8959.17,
                "profit_sb": -40.83,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d3377cf-0185-4935-a3d6-dc9d61ed8eed",
                    "gambit_id": "e29b34f7-e3f8-46ca-8e1d-666286be25ca",
                    "last_updated": "2022-12-20T20:12:22.626060-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/800aa4c3-6851-4b16-a2f9-49f8804955a6/?format=api"
                },
                {
                    "id": "c39faf68-a73e-491e-9b07-2e419bf17fef",
                    "gambit_id": "3a5b95da-c3a0-409c-a508-2018a8d8e618",
                    "last_updated": "2022-12-20T20:12:22.627145-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.87000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/800aa4c3-6851-4b16-a2f9-49f8804955a6/?format=api"
                }
            ]
        },
        {
            "id": "fba0fd00-58c4-4875-bb2f-5b32a0cc1f8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?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": "Montreal Canadiens",
                        "amount": 6675.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3325.0
                    }
                ],
                "expected_reward_tokens": 9077.25,
                "profit_sb": 77.25,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "53a0bbb7-70af-4bc5-8708-a4116d2be8ec",
                    "gambit_id": "1804cfee-e16d-4655-a761-2cdf98cb7a63",
                    "last_updated": "2022-12-20T20:12:22.623909-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.36000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fba0fd00-58c4-4875-bb2f-5b32a0cc1f8e/?format=api"
                },
                {
                    "id": "59a78049-c8ea-4304-bc30-3e7c50d107d7",
                    "gambit_id": "95c865b3-6af6-4217-ad5b-9c38f9e7034e",
                    "last_updated": "2022-12-20T20:12:22.622891-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.73000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fba0fd00-58c4-4875-bb2f-5b32a0cc1f8e/?format=api"
                }
            ]
        },
        {
            "id": "2320a798-7bc9-4e00-9942-f16baedc4900",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?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": 5209.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4791.0
                    }
                ],
                "expected_reward_tokens": 8959.17,
                "profit_sb": -40.83,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9410aedc-b7b4-4c77-a2fb-6b1d77e5bad1",
                    "gambit_id": "21ac7d9d-9956-450c-95d9-7a3205d1b5c2",
                    "last_updated": "2022-12-20T20:12:22.619726-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2320a798-7bc9-4e00-9942-f16baedc4900/?format=api"
                },
                {
                    "id": "22ba9b60-b067-44d2-892e-5ecbddae1194",
                    "gambit_id": "27607fee-9e5a-4185-bee3-2bd3c0176087",
                    "last_updated": "2022-12-20T20:12:22.620838-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2320a798-7bc9-4e00-9942-f16baedc4900/?format=api"
                }
            ]
        }
    ]
}