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/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a87ca71-bd1b-4072-9ae9-91031455e3f8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82bfdc9c-b9ea-44ca-9c1a-6c6dcd9175b2",
    "completed": true,
    "last_updated": "2023-09-29T10:18:20.869362-04:00",
    "created_at": "2023-09-28T08:13:17.450214-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/82bfdc9c-b9ea-44ca-9c1a-6c6dcd9175b2",
    "datetime": "2023-09-28T16:10:00-04:00",
    "cutoff_datetime": "2023-09-28T16:10:00-04:00",
    "name": "STL (D Hudson) v. MIL (C Burnes)",
    "bettypes": [
        {
            "id": "e330aefe-9779-4057-8371-d7c7d8ce48fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T08:13:17.460502-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": "MIL (C Burnes)",
                        "amount": 6935.0
                    },
                    {
                        "team": "STL (D Hudson)",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91d0c418-b3e8-46c4-85d9-b0138e9232a0",
                    "gambit_id": "803fcae3-5126-499e-a0d0-149437f39a30",
                    "last_updated": "2023-09-29T10:18:20.880353-04:00",
                    "created_at": "2023-09-28T08:13:17.473353-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api"
                },
                {
                    "id": "54d2425e-734c-42a9-9b6a-f0c82ccc1f93",
                    "gambit_id": "2d412c77-10c5-4da5-be2e-8d490a1edd8a",
                    "last_updated": "2023-09-29T10:18:20.876801-04:00",
                    "created_at": "2023-09-28T08:13:17.468401-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api"
                }
            ]
        },
        {
            "id": "2014c618-95a3-4e5d-8275-f52ed9132e28",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T08:13:17.477723-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": "MIL",
                        "amount": 5319.0
                    },
                    {
                        "team": "STL",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "864fd489-6c5b-41a8-9f04-07acfe5b6b73",
                    "gambit_id": "39a68a53-68de-4708-8b77-5c2d5594a828",
                    "last_updated": "2023-09-29T10:18:20.890463-04:00",
                    "created_at": "2023-09-28T08:13:17.488561-04:00",
                    "name": "MIL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api"
                },
                {
                    "id": "4b068ea7-dada-45ed-9d20-6aa55cf14963",
                    "gambit_id": "dcabbc74-d124-4e53-b9f8-c299457c302c",
                    "last_updated": "2023-09-29T10:18:20.887155-04:00",
                    "created_at": "2023-09-28T08:13:17.482532-04:00",
                    "name": "STL",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api"
                }
            ]
        },
        {
            "id": "c0a5dea9-13a4-4872-9ef2-52066d8db387",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T08:13:17.492557-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 Under 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a69e601-1802-4216-bd57-b93208133c62",
                    "gambit_id": "951b8888-69b0-4fd1-8097-c9e3973d378c",
                    "last_updated": "2023-09-29T10:18:20.897247-04:00",
                    "created_at": "2023-09-28T08:13:17.502807-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api"
                },
                {
                    "id": "966fc5e7-9eb0-400f-80a8-8cd9ee067d97",
                    "gambit_id": "66ab2b05-7bb7-4a4c-867e-098e0062a90b",
                    "last_updated": "2023-09-29T10:18:20.900668-04:00",
                    "created_at": "2023-09-28T08:13:17.496896-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api"
                }
            ]
        }
    ]
}