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/533e739a-7b19-48df-81dd-8117041bbc05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "533e739a-7b19-48df-81dd-8117041bbc05",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d3f61931-cde2-4db9-848b-3287f253a7b7",
    "completed": true,
    "last_updated": "2022-12-14T10:17:16.812555-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d3f61931-cde2-4db9-848b-3287f253a7b7",
    "datetime": "2022-12-13T20:07:00-05:00",
    "cutoff_datetime": "2022-12-13T20:07:00-05:00",
    "name": "Vegas Golden Knights v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "19c32236-8952-4dc8-b24e-385f18ad452b",
            "match": "https://api-prod.gambitprofit.com/api/matches/533e739a-7b19-48df-81dd-8117041bbc05/?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": "Winnipeg Jets",
                        "amount": 5571.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "adb8d676-c470-4a93-8802-86cdb2d2f058",
                    "gambit_id": "8d992043-e42c-4caa-b294-035e6e4cf9fe",
                    "last_updated": "2022-12-14T10:17:16.822621-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c32236-8952-4dc8-b24e-385f18ad452b/?format=api"
                },
                {
                    "id": "ef46b17f-7053-4479-9bf2-8ba2a65b5e1e",
                    "gambit_id": "959a2787-9f87-4040-8ced-4f0c39d05a82",
                    "last_updated": "2022-12-14T10:17:16.823797-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c32236-8952-4dc8-b24e-385f18ad452b/?format=api"
                }
            ]
        },
        {
            "id": "89707d80-5372-40ad-88df-a539480f2cb3",
            "match": "https://api-prod.gambitprofit.com/api/matches/533e739a-7b19-48df-81dd-8117041bbc05/?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": "Vegas Golden Knights",
                        "amount": 6389.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab950cec-d302-433f-bfc6-7719562c0670",
                    "gambit_id": "733544de-940a-4f2d-bbdb-67f33567a216",
                    "last_updated": "2022-12-14T10:17:16.820404-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89707d80-5372-40ad-88df-a539480f2cb3/?format=api"
                },
                {
                    "id": "1ab34b16-2630-4137-883c-c2c3db9a35a6",
                    "gambit_id": "9c53e991-afd9-4c85-a89c-4aeeb8ce4e77",
                    "last_updated": "2022-12-14T10:17:16.819303-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89707d80-5372-40ad-88df-a539480f2cb3/?format=api"
                }
            ]
        },
        {
            "id": "d810bb47-47fd-4244-b402-7381e691a5d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/533e739a-7b19-48df-81dd-8117041bbc05/?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": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b6f3a0c-5377-475a-94fa-b12121b8a5fd",
                    "gambit_id": "ec27379c-4d98-4442-bb10-2016b7fba1bb",
                    "last_updated": "2022-12-14T10:17:16.815782-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d810bb47-47fd-4244-b402-7381e691a5d6/?format=api"
                },
                {
                    "id": "3fceba1d-49ee-42fa-859c-e71a049b4f52",
                    "gambit_id": "c360d404-73f2-42f3-a0c3-19b2fc1a7a3f",
                    "last_updated": "2022-12-14T10:17:16.816935-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d810bb47-47fd-4244-b402-7381e691a5d6/?format=api"
                }
            ]
        }
    ]
}