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/5227de28-6fb3-4c90-abf5-bf0452674667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5227de28-6fb3-4c90-abf5-bf0452674667",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3b1cb11e-9a2c-4676-bcf7-ec1f30c4b5f9",
    "completed": true,
    "last_updated": "2023-07-20T19:38:11.914464-04:00",
    "created_at": "2023-07-19T08:48:01.527683-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3b1cb11e-9a2c-4676-bcf7-ec1f30c4b5f9",
    "datetime": "2023-07-19T21:40:00-04:00",
    "cutoff_datetime": "2023-07-19T21:40:00-04:00",
    "name": "MIN (K Maeda) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "3e0e4ef4-de98-4355-b931-1948d646506f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5227de28-6fb3-4c90-abf5-bf0452674667/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-19T08:48:01.531210-04: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": "SEA (L Castillo)",
                        "amount": 5776.0
                    },
                    {
                        "team": "MIN (K Maeda)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "daf97a09-20b5-4a44-a72c-955f9b7ef131",
                    "gambit_id": "97ce8737-6b48-4dcb-82da-85825289cf44",
                    "last_updated": "2023-07-20T19:38:11.919809-04:00",
                    "created_at": "2023-07-19T08:48:01.536497-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0e4ef4-de98-4355-b931-1948d646506f/?format=api"
                },
                {
                    "id": "3bbac582-4303-4306-aff8-ccb47d30d697",
                    "gambit_id": "09d2f369-0576-470a-a700-7d923f87016c",
                    "last_updated": "2023-07-20T19:38:11.918266-04:00",
                    "created_at": "2023-07-19T08:48:01.533791-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0e4ef4-de98-4355-b931-1948d646506f/?format=api"
                }
            ]
        },
        {
            "id": "1c85d141-ac76-4691-9aae-b7b2c0734c6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5227de28-6fb3-4c90-abf5-bf0452674667/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-19T08:48:01.539155-04: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": "MIN",
                        "amount": 6010.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b036535-178c-4e04-b0e6-aeb46e92c4a7",
                    "gambit_id": "96ffce12-f7fa-4303-865d-17e82cb306da",
                    "last_updated": "2023-07-20T19:38:11.923051-04:00",
                    "created_at": "2023-07-19T08:48:01.541482-04:00",
                    "name": "MIN",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c85d141-ac76-4691-9aae-b7b2c0734c6f/?format=api"
                },
                {
                    "id": "8fda0563-a708-44a0-b46d-63d11c30ec5c",
                    "gambit_id": "345b1056-1cfb-4839-a56c-73877878e070",
                    "last_updated": "2023-07-20T19:38:11.924977-04:00",
                    "created_at": "2023-07-19T08:48:01.543942-04:00",
                    "name": "SEA",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c85d141-ac76-4691-9aae-b7b2c0734c6f/?format=api"
                }
            ]
        },
        {
            "id": "25977304-72da-4cfa-bdea-57b066d84769",
            "match": "https://api-prod.gambitprofit.com/api/matches/5227de28-6fb3-4c90-abf5-bf0452674667/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-19T08:48:01.546503-04: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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84ab7c7f-bb81-447a-9f8c-7d14a1661783",
                    "gambit_id": "129565f6-58fd-488c-a5df-ec846d9df14c",
                    "last_updated": "2023-07-20T19:38:11.928377-04:00",
                    "created_at": "2023-07-19T08:48:01.548728-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25977304-72da-4cfa-bdea-57b066d84769/?format=api"
                },
                {
                    "id": "fb4d4a61-f4e9-4640-90f5-7d50d295e596",
                    "gambit_id": "1a9dc2d6-7d44-44c0-b626-8739f26b2841",
                    "last_updated": "2023-07-20T19:38:11.929921-04:00",
                    "created_at": "2023-07-19T08:48:01.551108-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25977304-72da-4cfa-bdea-57b066d84769/?format=api"
                }
            ]
        }
    ]
}