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/a6db88af-b145-43a9-be42-edd9efdc89bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6db88af-b145-43a9-be42-edd9efdc89bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1c5309d6-cb92-4386-b8e0-850c98a2a651",
    "completed": true,
    "last_updated": "2023-07-29T09:28:04.310549-04:00",
    "created_at": "2023-07-28T08:23:04.008812-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1c5309d6-cb92-4386-b8e0-850c98a2a651",
    "datetime": "2023-07-28T21:40:00-04:00",
    "cutoff_datetime": "2023-07-28T21:40:00-04:00",
    "name": "SEA (L Gilbert) v. ARI (T Henry)",
    "bettypes": [
        {
            "id": "04cff7c5-ec27-4d31-95e0-6cb88c452015",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6db88af-b145-43a9-be42-edd9efdc89bf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-28T08:23:04.020077-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 Gilbert)",
                        "amount": 5578.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6aa4a240-70f3-407b-afbb-c9ced05e8b6b",
                    "gambit_id": "f972324c-5f7b-4d9f-9856-d628fdd787f0",
                    "last_updated": "2023-07-29T09:28:04.324855-04:00",
                    "created_at": "2023-07-28T08:23:04.024643-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04cff7c5-ec27-4d31-95e0-6cb88c452015/?format=api"
                },
                {
                    "id": "a8e9806d-fc24-47cf-9a2f-6c413ee3baa2",
                    "gambit_id": "2ab85078-a280-4ca4-ad92-b7f189b1d6a3",
                    "last_updated": "2023-07-29T09:28:04.329059-04:00",
                    "created_at": "2023-07-28T08:23:04.029161-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04cff7c5-ec27-4d31-95e0-6cb88c452015/?format=api"
                }
            ]
        },
        {
            "id": "dd79cea6-3421-452d-ba1a-3a21d2465a89",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6db88af-b145-43a9-be42-edd9efdc89bf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-28T08:23:04.033465-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": "ARI",
                        "amount": 5688.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53a34ca2-348f-43ef-8f85-f39a078dc545",
                    "gambit_id": "84cb5178-7862-4d75-88a1-2f6abc54d43c",
                    "last_updated": "2023-07-29T09:28:04.341545-04:00",
                    "created_at": "2023-07-28T08:23:04.042302-04:00",
                    "name": "ARI",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd79cea6-3421-452d-ba1a-3a21d2465a89/?format=api"
                },
                {
                    "id": "26d625b3-78a5-4fbe-aaa0-e0e7f636542e",
                    "gambit_id": "ee5b503f-3649-4d8b-8ab8-0db95bc67dd1",
                    "last_updated": "2023-07-29T09:28:04.336996-04:00",
                    "created_at": "2023-07-28T08:23:04.037589-04:00",
                    "name": "SEA",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd79cea6-3421-452d-ba1a-3a21d2465a89/?format=api"
                }
            ]
        },
        {
            "id": "db13c2ed-dfb6-475f-9412-ba42386e0e15",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6db88af-b145-43a9-be42-edd9efdc89bf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-28T08:23:04.046767-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "783a87ec-9ff2-4b0d-af69-79430822ec14",
                    "gambit_id": "6ef78814-7346-4a27-80c5-7a6160a7f9a4",
                    "last_updated": "2023-07-29T09:28:04.349847-04:00",
                    "created_at": "2023-07-28T08:23:04.050869-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db13c2ed-dfb6-475f-9412-ba42386e0e15/?format=api"
                },
                {
                    "id": "d721d3b8-f514-48d4-af8c-2b1133b8331a",
                    "gambit_id": "9417c721-1ba3-49c5-a992-0ec276223251",
                    "last_updated": "2023-07-29T09:28:04.372875-04:00",
                    "created_at": "2023-07-28T08:23:04.056936-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db13c2ed-dfb6-475f-9412-ba42386e0e15/?format=api"
                }
            ]
        }
    ]
}