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/49d832ae-1cca-4415-80bd-1e3d943d7f98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "49d832ae-1cca-4415-80bd-1e3d943d7f98",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f5ed35e3-2043-463b-a550-4f269e81ed27",
    "completed": true,
    "last_updated": "2022-09-11T18:27:16.088852-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.92,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f5ed35e3-2043-463b-a550-4f269e81ed27",
    "datetime": "2022-09-10T19:15:00-04:00",
    "cutoff_datetime": "2022-09-10T19:15:00-04:00",
    "name": "CLE (T McKenzie) v. MIN (C Archer)",
    "bettypes": [
        {
            "id": "ab1526be-9015-41e0-b52d-fc884c468368",
            "match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?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 (T McKenzie)",
                        "amount": 5175.0
                    },
                    {
                        "team": "MIN (C Archer)",
                        "amount": 4825.0
                    }
                ],
                "expected_reward_tokens": 9263.25,
                "profit_sb": 263.25,
                "profit_sb_percentage": 2.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71be048d-186f-452d-b9e5-55e401f4ca19",
                    "gambit_id": "880079e9-63dc-456c-9751-3486a8a38740",
                    "last_updated": "2022-09-11T18:27:16.098790-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (T McKenzie)",
                    "reward": "1.79000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api"
                },
                {
                    "id": "7f821d50-02f3-49cc-9b2e-b76cdd899426",
                    "gambit_id": "51817c53-0e0a-4a51-b617-7359079b157c",
                    "last_updated": "2022-09-11T18:27:16.097706-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (C Archer)",
                    "reward": "1.92000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api"
                }
            ]
        },
        {
            "id": "d5714df2-8378-43e5-a986-50104e0cb87b",
            "match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?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": 5979.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4021.0
                    }
                ],
                "expected_reward_tokens": 9207.66,
                "profit_sb": 207.66,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f7e481a-06c0-49c9-ab36-99c10e193f07",
                    "gambit_id": "378383c5-982e-4f43-848f-758013e7b37e",
                    "last_updated": "2022-09-11T18:27:16.094782-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5714df2-8378-43e5-a986-50104e0cb87b/?format=api"
                },
                {
                    "id": "a2402049-f3f2-4d32-8f1a-bca93e5968bb",
                    "gambit_id": "cb383707-e40b-4eb6-b9d9-ef8df30a7410",
                    "last_updated": "2022-09-11T18:27:16.095754-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.29000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5714df2-8378-43e5-a986-50104e0cb87b/?format=api"
                }
            ]
        },
        {
            "id": "11911984-a54e-4c36-8644-4ee977e3b313",
            "match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?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.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aad3336f-d430-4537-a26c-015604e3452d",
                    "gambit_id": "51ac3858-066e-4ed3-803a-62c75b4a5270",
                    "last_updated": "2022-09-11T18:27:16.091678-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11911984-a54e-4c36-8644-4ee977e3b313/?format=api"
                },
                {
                    "id": "428cd437-8ced-42e1-94b5-1dbe96ca337f",
                    "gambit_id": "54d491fa-1e75-43d1-a8f6-132af008fe98",
                    "last_updated": "2022-09-11T18:27:16.092780-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11911984-a54e-4c36-8644-4ee977e3b313/?format=api"
                }
            ]
        }
    ]
}