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/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9af73e3a-15f9-4806-87ed-b7632ea8ac18",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "11bed1ea-04c2-485f-891d-9b1126473749",
    "completed": true,
    "last_updated": "2022-11-28T11:21:55.689564-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/11bed1ea-04c2-485f-891d-9b1126473749",
    "datetime": "2022-11-26T22:05:00-05:00",
    "cutoff_datetime": "2022-11-26T22:05:00-05:00",
    "name": "Vancouver Canucks v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "8b6648a2-e324-4591-9b11-d621dca75486",
            "match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?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": "Vegas Golden Knights",
                        "amount": 6256.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03581276-464c-4a94-afdf-da3614e9a957",
                    "gambit_id": "959ef50e-aa78-4d1f-85a6-e752f78fb9c7",
                    "last_updated": "2022-11-28T11:21:55.701073-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6648a2-e324-4591-9b11-d621dca75486/?format=api"
                },
                {
                    "id": "88036734-bcd6-4ddf-b2aa-f5abf71954a5",
                    "gambit_id": "f3233292-bd56-40c5-806b-05207fecf7ad",
                    "last_updated": "2022-11-28T11:21:55.702086-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6648a2-e324-4591-9b11-d621dca75486/?format=api"
                }
            ]
        },
        {
            "id": "ff4d036f-9969-4018-ac0b-812b5fc78999",
            "match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?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": "Vancouver Canucks",
                        "amount": 5974.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c77055f-d5fb-4dc3-9295-9a741d80f0c5",
                    "gambit_id": "9161b28d-f29d-4a5b-b5a2-87015c81cb95",
                    "last_updated": "2022-11-28T11:21:55.699119-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api"
                },
                {
                    "id": "86420ccd-008a-4121-b8fd-fb328ce3b808",
                    "gambit_id": "aec8dfdc-8c30-4daa-bb09-0d6e97539a28",
                    "last_updated": "2022-11-28T11:21:55.698141-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api"
                }
            ]
        },
        {
            "id": "16cda4f8-34c3-4095-bfb8-77b6acefe618",
            "match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?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 Over 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7515f205-aa74-4539-9ca2-73fbc70ef090",
                    "gambit_id": "e89c59a1-9c3c-4b76-8c40-45ffeeb6506f",
                    "last_updated": "2022-11-28T11:21:55.696144-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api"
                },
                {
                    "id": "1d66b4c3-caae-48e2-b417-76acef1cf974",
                    "gambit_id": "a71de506-45bd-45c3-8253-fd6200be5274",
                    "last_updated": "2022-11-28T11:21:55.695136-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api"
                }
            ]
        }
    ]
}