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/3fa5158d-fd65-4ba1-a69a-5363d73614bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3fa5158d-fd65-4ba1-a69a-5363d73614bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "767de948-be4b-4998-b13b-0b43882b2d0a",
    "completed": true,
    "last_updated": "2023-08-01T11:03:23.532129-04:00",
    "created_at": "2023-07-31T10:23:04.527723-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/767de948-be4b-4998-b13b-0b43882b2d0a",
    "datetime": "2023-07-31T20:10:00-04:00",
    "cutoff_datetime": "2023-07-31T20:10:00-04:00",
    "name": "CLE (N Syndergaard) v. HOU (J France)",
    "bettypes": [
        {
            "id": "8938dd07-bd30-4c50-8c99-fa770fe5106c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3fa5158d-fd65-4ba1-a69a-5363d73614bf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-31T10:23:04.540378-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": "HOU (J France)",
                        "amount": 6139.0
                    },
                    {
                        "team": "CLE (N Syndergaard)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9b968bc4-6b1c-4132-888c-0a1cda756ccf",
                    "gambit_id": "7451232f-fbdf-4f1a-a11c-15ba8e3540f5",
                    "last_updated": "2023-08-01T11:03:23.555807-04:00",
                    "created_at": "2023-07-31T10:23:04.552313-04:00",
                    "name": "HOU (J France)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8938dd07-bd30-4c50-8c99-fa770fe5106c/?format=api"
                },
                {
                    "id": "b563dab6-6829-4fcb-9d8e-52ee523720ba",
                    "gambit_id": "53fb5b60-ae14-4417-a203-837d967c1e7b",
                    "last_updated": "2023-08-01T11:03:23.549418-04:00",
                    "created_at": "2023-07-31T10:23:04.546444-04:00",
                    "name": "CLE (N Syndergaard)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8938dd07-bd30-4c50-8c99-fa770fe5106c/?format=api"
                }
            ]
        },
        {
            "id": "74e516a4-7e53-45f3-ae68-7dbd9164a2ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/3fa5158d-fd65-4ba1-a69a-5363d73614bf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-31T10:23:04.557984-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": "CLE",
                        "amount": 5423.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4efe687b-95dd-4002-8349-a12a2d7f1abc",
                    "gambit_id": "4f5834d5-1fb0-497d-a258-9fe21c973ab8",
                    "last_updated": "2023-08-01T11:03:23.563531-04:00",
                    "created_at": "2023-07-31T10:23:04.562729-04:00",
                    "name": "CLE",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e516a4-7e53-45f3-ae68-7dbd9164a2ae/?format=api"
                },
                {
                    "id": "95607f64-263d-456d-8f9e-4ca2a3b29375",
                    "gambit_id": "6a741faf-5441-4420-8a25-b3a5726c1d63",
                    "last_updated": "2023-08-01T11:03:23.572109-04:00",
                    "created_at": "2023-07-31T10:23:04.568866-04:00",
                    "name": "HOU",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e516a4-7e53-45f3-ae68-7dbd9164a2ae/?format=api"
                }
            ]
        },
        {
            "id": "5801a92f-af94-49ac-b004-f31cd02c55cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/3fa5158d-fd65-4ba1-a69a-5363d73614bf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-31T10:23:04.573560-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9184e470-a12e-4d5d-a73a-0e4c02165d0f",
                    "gambit_id": "ba51dae8-96cf-410b-8672-19ddcd6cfbb0",
                    "last_updated": "2023-08-01T11:03:23.579622-04:00",
                    "created_at": "2023-07-31T10:23:04.577683-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5801a92f-af94-49ac-b004-f31cd02c55cf/?format=api"
                },
                {
                    "id": "652a5e9c-efa8-458a-a561-0fc8592cb8af",
                    "gambit_id": "fa818681-3673-455a-b47f-45452b1c8fa0",
                    "last_updated": "2023-08-01T11:03:23.588037-04:00",
                    "created_at": "2023-07-31T10:23:04.581545-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5801a92f-af94-49ac-b004-f31cd02c55cf/?format=api"
                }
            ]
        }
    ]
}