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/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab29dfde-2b74-401f-bffe-2305ab9d998e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "10dafa86-4e78-4f2a-b57a-30d290e102ff",
    "completed": true,
    "last_updated": "2023-04-20T11:42:17.672774-04:00",
    "created_at": "2023-04-19T12:17:07.821826-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/10dafa86-4e78-4f2a-b57a-30d290e102ff",
    "datetime": "2023-04-19T14:10:00-04:00",
    "cutoff_datetime": "2023-04-19T14:10:00-04:00",
    "name": "TEX (M Perez) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "37210fab-1bd7-4bc7-956c-509e57ff6d46",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T12:17:07.837167-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": "KAN (B Singer)",
                        "amount": 5117.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "897a95ff-c312-450c-b027-598c42881a71",
                    "gambit_id": "6cd4c393-9ecf-47be-aa7f-46907e7d3d62",
                    "last_updated": "2023-04-20T11:42:17.686798-04:00",
                    "created_at": "2023-04-19T12:17:07.838686-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api"
                },
                {
                    "id": "bdb74565-3150-4feb-9b40-b94c3371831e",
                    "gambit_id": "6893cb36-a568-4f1d-b670-15145db219d4",
                    "last_updated": "2023-04-20T11:42:17.688565-04:00",
                    "created_at": "2023-04-19T12:17:07.840254-04:00",
                    "name": "TEX (M Perez)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api"
                }
            ]
        },
        {
            "id": "80fc8701-22a0-4cb1-bc06-c37ff7a4474f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T12:17:07.831979-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": "TEX",
                        "amount": 6308.0
                    },
                    {
                        "team": "KAN",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce25d3dd-abdf-4719-ae24-650e35d9176b",
                    "gambit_id": "a1dae4f3-3dee-4c2c-ad68-2643ebb7efcb",
                    "last_updated": "2023-04-20T11:42:17.683318-04:00",
                    "created_at": "2023-04-19T12:17:07.835521-04:00",
                    "name": "TEX",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api"
                },
                {
                    "id": "88af4905-5c07-434b-ac3a-066cb1594f8f",
                    "gambit_id": "19c4389f-e39e-4824-a956-0df8c3736c41",
                    "last_updated": "2023-04-20T11:42:17.681473-04:00",
                    "created_at": "2023-04-19T12:17:07.833582-04:00",
                    "name": "KAN",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api"
                }
            ]
        },
        {
            "id": "d1014bc8-0049-4229-9e2b-7cd760d71984",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T12:17:07.824982-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72b8e24f-4c30-490b-879c-3fcdd63b6448",
                    "gambit_id": "87e4d15c-9bc9-4f3f-be4e-98b9ee52c5f3",
                    "last_updated": "2023-04-20T11:42:17.678112-04:00",
                    "created_at": "2023-04-19T12:17:07.829869-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1014bc8-0049-4229-9e2b-7cd760d71984/?format=api"
                },
                {
                    "id": "a3a8aed2-7da1-4520-bb15-4fb25768403d",
                    "gambit_id": "57b854d9-beed-48f8-b65d-054bcbcd76d1",
                    "last_updated": "2023-04-20T11:42:17.676525-04:00",
                    "created_at": "2023-04-19T12:17:07.827762-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1014bc8-0049-4229-9e2b-7cd760d71984/?format=api"
                }
            ]
        }
    ]
}