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/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e9cb888-9c53-4ba1-b662-75e12005859f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "44f9446c-6251-4083-b39b-a171eac5ec38",
    "completed": true,
    "last_updated": "2023-09-23T20:53:09.419391-04:00",
    "created_at": "2023-09-22T09:58:23.511857-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/44f9446c-6251-4083-b39b-a171eac5ec38",
    "datetime": "2023-09-22T20:05:00-04:00",
    "cutoff_datetime": "2023-09-22T20:05:00-04:00",
    "name": "SEA (B Miller) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "0b5c3297-7f20-43aa-8419-8aa62d337f53",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-22T09:58:23.521747-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 (D Dunning)",
                        "amount": 5452.0
                    },
                    {
                        "team": "SEA (B Miller)",
                        "amount": 4548.0
                    }
                ],
                "expected_reward_tokens": 9595.52,
                "profit_sb": 95.52,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b2d3c882-99bb-4086-9ff9-a68e535efd7b",
                    "gambit_id": "d9180248-fb66-4c2c-a500-cfdfd12d2691",
                    "last_updated": "2023-09-23T20:53:09.438001-04:00",
                    "created_at": "2023-09-22T09:58:23.529898-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.76000",
                    "odds": "1.79370",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api"
                },
                {
                    "id": "c1970180-fc34-438d-ae20-30580c608727",
                    "gambit_id": "9bb067ef-b9a0-4a08-944d-fdb54b71e6ab",
                    "last_updated": "2023-09-23T20:53:09.434240-04:00",
                    "created_at": "2023-09-22T09:58:23.525802-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "2.11000",
                    "odds": "2.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api"
                }
            ]
        },
        {
            "id": "ddc16979-f1ca-4501-9c57-116842c8f27f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-22T09:58:23.533606-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",
                        "amount": 6324.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67b4c1c8-7b20-47bb-a048-1818c90c89bb",
                    "gambit_id": "863703ec-ca21-4ce4-9dad-14bac213bbc7",
                    "last_updated": "2023-09-23T20:53:09.444391-04:00",
                    "created_at": "2023-09-22T09:58:23.537034-04:00",
                    "name": "SEA",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api"
                },
                {
                    "id": "8a4bbb68-1d9c-4a3c-b92d-5a51ff7ae1b0",
                    "gambit_id": "b49c20d0-3ead-4ad6-b4bd-1570113df671",
                    "last_updated": "2023-09-23T20:53:09.447592-04:00",
                    "created_at": "2023-09-22T09:58:23.541145-04:00",
                    "name": "TEX",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api"
                }
            ]
        },
        {
            "id": "42d45517-fee8-4b1d-b0ac-372e5a64ff43",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-22T09:58:23.544793-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0dac66a-2892-4460-9dcc-d5fdea7f0068",
                    "gambit_id": "f695d646-1e73-424c-b8e3-bfd75b100927",
                    "last_updated": "2023-09-23T20:53:09.457508-04:00",
                    "created_at": "2023-09-22T09:58:23.553356-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d45517-fee8-4b1d-b0ac-372e5a64ff43/?format=api"
                },
                {
                    "id": "611483b3-89c9-4687-b872-522373f187dc",
                    "gambit_id": "59a95056-9555-4a18-9a6d-9b7e70aebaca",
                    "last_updated": "2023-09-23T20:53:09.454185-04:00",
                    "created_at": "2023-09-22T09:58:23.548415-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d45517-fee8-4b1d-b0ac-372e5a64ff43/?format=api"
                }
            ]
        }
    ]
}