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/7068046a-1cd1-41c8-9921-a8a5c3f4e843/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7068046a-1cd1-41c8-9921-a8a5c3f4e843",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7bb82744-314f-4050-9503-94586de49bd6",
    "completed": true,
    "last_updated": "2022-10-02T15:17:07.020681-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7bb82744-314f-4050-9503-94586de49bd6",
    "datetime": "2022-09-30T19:10:00-04:00",
    "cutoff_datetime": "2022-09-30T19:10:00-04:00",
    "name": "KAN (B Singer) v. CLE (A Civale)",
    "bettypes": [
        {
            "id": "8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02",
            "match": "https://api-prod.gambitprofit.com/api/matches/7068046a-1cd1-41c8-9921-a8a5c3f4e843/?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": "CLE (A Civale)",
                        "amount": 5561.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 4439.0
                    }
                ],
                "expected_reward_tokens": 9231.26,
                "profit_sb": 231.26,
                "profit_sb_percentage": 2.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e8ff4f5-42f8-41a6-8d94-ca49489ccc67",
                    "gambit_id": "391b9568-aed0-456c-8a35-f3c2a0c51d1a",
                    "last_updated": "2022-10-02T15:17:07.029679-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.66000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02/?format=api"
                },
                {
                    "id": "fc9e4f81-3db8-4b4c-9b1c-a65b4f3240e4",
                    "gambit_id": "60f932d3-3268-4704-bf99-711746468117",
                    "last_updated": "2022-10-02T15:17:07.030644-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.08000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02/?format=api"
                }
            ]
        },
        {
            "id": "a9f92ccc-4be2-4297-add8-3f950abbce83",
            "match": "https://api-prod.gambitprofit.com/api/matches/7068046a-1cd1-41c8-9921-a8a5c3f4e843/?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": "KAN",
                        "amount": 6336.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad72066e-a14f-434e-9a94-c9c724bd2634",
                    "gambit_id": "d711bdc1-6414-47a5-bc3c-72a336eeee0e",
                    "last_updated": "2022-10-02T15:17:07.026728-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f92ccc-4be2-4297-add8-3f950abbce83/?format=api"
                },
                {
                    "id": "cadbe297-2e14-436f-8f54-fe85f05cd9e4",
                    "gambit_id": "6fd0d945-8cf3-4a7b-ae4f-abef592ac78b",
                    "last_updated": "2022-10-02T15:17:07.027700-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f92ccc-4be2-4297-add8-3f950abbce83/?format=api"
                }
            ]
        },
        {
            "id": "c9dc97a7-9ebb-4694-ab68-d03540363de8",
            "match": "https://api-prod.gambitprofit.com/api/matches/7068046a-1cd1-41c8-9921-a8a5c3f4e843/?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 Under 7",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b993b96-85f2-4c77-ae01-0187351b8618",
                    "gambit_id": "53f17514-326d-4b44-b37b-ac6766cf4a3a",
                    "last_updated": "2022-10-02T15:17:07.023543-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9dc97a7-9ebb-4694-ab68-d03540363de8/?format=api"
                },
                {
                    "id": "43ba7753-ea05-443b-a301-47c3b3c8d407",
                    "gambit_id": "c5d66644-098b-4f57-9546-9baaedc22903",
                    "last_updated": "2022-10-02T15:17:07.024727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9dc97a7-9ebb-4694-ab68-d03540363de8/?format=api"
                }
            ]
        }
    ]
}