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/e0af692d-064d-4379-abd0-87071ff1d944/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0af692d-064d-4379-abd0-87071ff1d944",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ddfc417b-1426-4f01-8457-090fd3088fcf",
    "completed": true,
    "last_updated": "2022-08-09T09:42:02.805070-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ddfc417b-1426-4f01-8457-090fd3088fcf",
    "datetime": "2022-08-08T21:40:00-04:00",
    "cutoff_datetime": "2022-08-08T21:40:00-04:00",
    "name": "LAA (J Suarez) v. OAK (C Irvin)",
    "bettypes": [
        {
            "id": "d78b2b47-ff62-47ec-a389-33810f9b787d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0af692d-064d-4379-abd0-87071ff1d944/?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": "OAK (C Irvin)",
                        "amount": 5515.0
                    },
                    {
                        "team": "LAA (J Suarez)",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": 373.65,
                "profit_sb_percentage": 4.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab912582-e573-474c-9d73-0eec452579b9",
                    "gambit_id": "d5f6d2be-3bc0-4a7d-9f8d-e6c7b2c0bbc8",
                    "last_updated": "2022-08-09T09:42:02.808435-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (C Irvin)",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78b2b47-ff62-47ec-a389-33810f9b787d/?format=api"
                },
                {
                    "id": "e9915418-dfa5-42dc-9e24-5fb1fd0c8ba3",
                    "gambit_id": "3086c35b-e5af-40ff-8925-104da5b21a71",
                    "last_updated": "2022-08-09T09:42:02.808004-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (J Suarez)",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78b2b47-ff62-47ec-a389-33810f9b787d/?format=api"
                }
            ]
        },
        {
            "id": "4621b5ea-8d33-42cf-8d64-d496ffaaff2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0af692d-064d-4379-abd0-87071ff1d944/?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": "LAA",
                        "amount": 6281.0
                    },
                    {
                        "team": "OAK",
                        "amount": 3719.0
                    }
                ],
                "expected_reward_tokens": 9295.88,
                "profit_sb": 295.88,
                "profit_sb_percentage": 3.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1669de37-a261-436d-a5ce-92fe5bf58acd",
                    "gambit_id": "7a834edc-7fc3-47f6-8d3b-d546ab9fab16",
                    "last_updated": "2022-08-09T09:42:02.807570-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.48000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4621b5ea-8d33-42cf-8d64-d496ffaaff2d/?format=api"
                },
                {
                    "id": "d0970e64-d818-44ad-9ecf-ff9d3767990c",
                    "gambit_id": "2fbd0a4f-2c2d-42e6-9de6-f0a84ae9814a",
                    "last_updated": "2022-08-09T09:42:02.807127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "2.50000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4621b5ea-8d33-42cf-8d64-d496ffaaff2d/?format=api"
                }
            ]
        },
        {
            "id": "971f1b2d-d9fc-4277-8e77-f1d648fb84a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0af692d-064d-4379-abd0-87071ff1d944/?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": 5204.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd416acc-cfc7-47a5-922d-c5573b49130d",
                    "gambit_id": "e4237ce1-9b61-4c9a-9dd0-df27958633fe",
                    "last_updated": "2022-08-09T09:42:02.806140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/971f1b2d-d9fc-4277-8e77-f1d648fb84a3/?format=api"
                },
                {
                    "id": "ff43a6ce-7446-461d-9032-8ce5179e3d77",
                    "gambit_id": "0f577843-b20b-49a7-8f86-74d6f8585254",
                    "last_updated": "2022-08-09T09:42:02.806636-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/971f1b2d-d9fc-4277-8e77-f1d648fb84a3/?format=api"
                }
            ]
        }
    ]
}