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/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30bcc678-a5c6-4b53-81d1-e59e14931dd0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fb02462c-823a-4cb0-9639-d769a1df1c79",
    "completed": true,
    "last_updated": "2022-11-14T15:07:45.555989-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fb02462c-823a-4cb0-9639-d769a1df1c79",
    "datetime": "2022-11-13T20:05:00-05:00",
    "cutoff_datetime": "2022-11-13T20:05:00-05:00",
    "name": "Winnipeg Jets v. Seattle Kraken",
    "bettypes": [
        {
            "id": "f1dba908-7538-4e78-a881-67a245ddded5",
            "match": "https://api-prod.gambitprofit.com/api/matches/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?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": 5984.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1aa77483-769a-4410-a4fd-6674ebdb1835",
                    "gambit_id": "6517b89c-d8de-4072-870e-bdd804f26b37",
                    "last_updated": "2022-11-14T15:07:45.565228-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dba908-7538-4e78-a881-67a245ddded5/?format=api"
                },
                {
                    "id": "2d367aa2-7b93-4e6d-a0a9-ecf6e4d7dcf5",
                    "gambit_id": "c64836c1-2b2a-492e-a779-49459b22d541",
                    "last_updated": "2022-11-14T15:07:45.566126-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dba908-7538-4e78-a881-67a245ddded5/?format=api"
                }
            ]
        },
        {
            "id": "8a49b40d-c2e0-409a-8cd2-1262fd2b8d29",
            "match": "https://api-prod.gambitprofit.com/api/matches/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?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": "Winnipeg Jets",
                        "amount": 6345.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6480a16a-2185-48ca-b666-bf901b2aff94",
                    "gambit_id": "7247b092-65a2-4601-82b9-61fba876f076",
                    "last_updated": "2022-11-14T15:07:45.563288-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a49b40d-c2e0-409a-8cd2-1262fd2b8d29/?format=api"
                },
                {
                    "id": "6364de21-2c21-4bc2-a902-5689aff0c9e7",
                    "gambit_id": "377c1a9d-d586-43f7-af97-cf1e17db214e",
                    "last_updated": "2022-11-14T15:07:45.562196-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a49b40d-c2e0-409a-8cd2-1262fd2b8d29/?format=api"
                }
            ]
        },
        {
            "id": "2b453c8f-c060-4beb-ac1b-15d2fcb8abd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd0b3e62-1817-4f04-9a2b-d283a856536c",
                    "gambit_id": "e3422b8c-c120-4fbd-a878-e574377697c8",
                    "last_updated": "2022-11-14T15:07:45.558804-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b453c8f-c060-4beb-ac1b-15d2fcb8abd1/?format=api"
                },
                {
                    "id": "48e00861-6c44-4473-8cd1-46ff58956e7c",
                    "gambit_id": "798d415f-8676-4889-8eb9-60a0428fa048",
                    "last_updated": "2022-11-14T15:07:45.559966-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b453c8f-c060-4beb-ac1b-15d2fcb8abd1/?format=api"
                }
            ]
        }
    ]
}