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/e5778fca-02d9-4463-9393-b6e5c2bae270/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5778fca-02d9-4463-9393-b6e5c2bae270",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9a97ea0b-0e22-4be6-9da0-734e1872bb06",
    "completed": true,
    "last_updated": "2022-09-29T10:27:31.388012-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.17,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9a97ea0b-0e22-4be6-9da0-734e1872bb06",
    "datetime": "2022-09-28T19:40:00-04:00",
    "cutoff_datetime": "2022-09-28T19:40:00-04:00",
    "name": "CWS (J Cueto) v. MIN (J Winder)",
    "bettypes": [
        {
            "id": "a99d934c-8379-4df6-9541-2fff4e9ba3ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (J Winder)",
                        "amount": 5109.0
                    },
                    {
                        "team": "CWS (J Cueto)",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9195.08,
                "profit_sb": 195.08,
                "profit_sb_percentage": 2.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "231be1b8-afaa-4e9a-a406-5638d15ff354",
                    "gambit_id": "aec5409b-c042-445a-b6f4-dea81930cebe",
                    "last_updated": "2022-09-29T10:27:31.397428-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (J Winder)",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api"
                },
                {
                    "id": "1439e1fa-37b4-473b-aa33-dc08f1c89d40",
                    "gambit_id": "3c943b57-d2ce-426b-a332-6b41d95f2c8c",
                    "last_updated": "2022-09-29T10:27:31.398400-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (J Cueto)",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api"
                }
            ]
        },
        {
            "id": "96c8ad73-cc22-4655-b1f6-c378d053f0a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": 6114.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "931cf684-da84-440c-8874-7c7c6c37f975",
                    "gambit_id": "7e9c511d-c76b-43db-9090-2bb5a7e9781e",
                    "last_updated": "2022-09-29T10:27:31.394582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api"
                },
                {
                    "id": "d5aaf04d-2fca-4193-bd8a-9418f57c8fa5",
                    "gambit_id": "e662da7a-962c-4002-80fc-0de1b9b20c6a",
                    "last_updated": "2022-09-29T10:27:31.395523-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api"
                }
            ]
        },
        {
            "id": "bb46f032-18e5-4e7c-92fe-b3ee3312ab7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5208.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c54c7fb5-a604-47ba-b2f0-fef134eee7ad",
                    "gambit_id": "efa696ec-8c68-4dfa-92a6-dc5c3dae8265",
                    "last_updated": "2022-09-29T10:27:31.392208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb46f032-18e5-4e7c-92fe-b3ee3312ab7c/?format=api"
                },
                {
                    "id": "06795243-004d-4569-95db-5ec0e8ada560",
                    "gambit_id": "6a03fc59-b743-4856-aa32-40efdb3d8934",
                    "last_updated": "2022-09-29T10:27:31.390845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb46f032-18e5-4e7c-92fe-b3ee3312ab7c/?format=api"
                }
            ]
        }
    ]
}