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/6f82dad1-e708-4a32-bfea-cc6357e46a52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f82dad1-e708-4a32-bfea-cc6357e46a52",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "31dbd9a1-3c67-46eb-a7cf-f49291413dc5",
    "completed": true,
    "last_updated": "2023-07-25T20:18:24.783043-04:00",
    "created_at": "2023-07-24T08:13:22.133653-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/31dbd9a1-3c67-46eb-a7cf-f49291413dc5",
    "datetime": "2023-07-24T20:10:00-04:00",
    "cutoff_datetime": "2023-07-24T20:10:00-04:00",
    "name": "CIN (G Ashcraft) v. MIL (C Rea)",
    "bettypes": [
        {
            "id": "6d436975-2312-41a6-a186-03fedf49914e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f82dad1-e708-4a32-bfea-cc6357e46a52/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-24T08:13:22.143121-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 Rea)",
                        "amount": 5157.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 4843.0
                    }
                ],
                "expected_reward_tokens": 9540.45,
                "profit_sb": 40.45,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91cf55c0-da51-40ab-9f29-df7065180069",
                    "gambit_id": "04efc82f-3e3c-4aa2-a9d0-48f4a18b3ed1",
                    "last_updated": "2023-07-25T20:18:24.794702-04:00",
                    "created_at": "2023-07-24T08:13:22.150983-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d436975-2312-41a6-a186-03fedf49914e/?format=api"
                },
                {
                    "id": "4b9351f6-d38a-47b3-9258-2f1e5039c415",
                    "gambit_id": "07c43cf0-da54-4929-bdc8-c6c79ecde327",
                    "last_updated": "2023-07-25T20:18:24.791399-04:00",
                    "created_at": "2023-07-24T08:13:22.146833-04:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "1.97000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d436975-2312-41a6-a186-03fedf49914e/?format=api"
                }
            ]
        },
        {
            "id": "5f88b846-2fae-4b6f-9bc9-a310f833e781",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f82dad1-e708-4a32-bfea-cc6357e46a52/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-24T08:13:22.182600-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": "CIN",
                        "amount": 6390.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68f98228-1d4c-420c-884b-c66b26c258db",
                    "gambit_id": "254ee44c-e3c0-44aa-848a-3e5b40840832",
                    "last_updated": "2023-07-25T20:18:24.801144-04:00",
                    "created_at": "2023-07-24T08:13:22.186878-04:00",
                    "name": "CIN",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f88b846-2fae-4b6f-9bc9-a310f833e781/?format=api"
                },
                {
                    "id": "834ae37b-c982-408d-a004-fa02282fd676",
                    "gambit_id": "a05b4fb7-9906-448b-b288-2823f52b5368",
                    "last_updated": "2023-07-25T20:18:24.804537-04:00",
                    "created_at": "2023-07-24T08:13:22.190920-04:00",
                    "name": "MIL",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f88b846-2fae-4b6f-9bc9-a310f833e781/?format=api"
                }
            ]
        },
        {
            "id": "cf537db9-385b-444f-93b3-41289f1259b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f82dad1-e708-4a32-bfea-cc6357e46a52/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-24T08:13:22.194696-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4199697b-a66e-4e2d-96a4-7204ac6ca495",
                    "gambit_id": "68c5e2d9-0236-4328-b496-800b1a142081",
                    "last_updated": "2023-07-25T20:18:24.811173-04:00",
                    "created_at": "2023-07-24T08:13:22.198629-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf537db9-385b-444f-93b3-41289f1259b1/?format=api"
                },
                {
                    "id": "b860171c-db9b-4c8c-8c45-0abaf7890d56",
                    "gambit_id": "01edfac6-b9b9-47fe-b107-feeae73bb0c7",
                    "last_updated": "2023-07-25T20:18:24.814594-04:00",
                    "created_at": "2023-07-24T08:13:22.206369-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf537db9-385b-444f-93b3-41289f1259b1/?format=api"
                }
            ]
        }
    ]
}