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/c1d3441b-d553-4299-97fa-5651c7191bbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1d3441b-d553-4299-97fa-5651c7191bbc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "826af528-8140-4b6a-85fa-63ed042c17fa",
    "completed": true,
    "last_updated": "2022-09-11T21:07:06.129038-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.04,
    "sport_category": "UFC 278",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/826af528-8140-4b6a-85fa-63ed042c17fa",
    "datetime": "2022-09-10T23:35:00-04:00",
    "cutoff_datetime": "2022-09-10T23:35:00-04:00",
    "name": "Kevin Holland v. Khamzat Chimaev",
    "bettypes": [
        {
            "id": "cd4704ff-7829-4b5f-acbe-5bcffada29ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d3441b-d553-4299-97fa-5651c7191bbc/?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": "Khamzat Chimaev",
                        "amount": 7986.0
                    },
                    {
                        "team": "Kevin Holland",
                        "amount": 2014.0
                    }
                ],
                "expected_reward_tokens": 9183.84,
                "profit_sb": 183.84,
                "profit_sb_percentage": 2.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "734efdfc-c177-42eb-96c0-a60ce455129c",
                    "gambit_id": "314cafaa-b902-461c-8c5e-c21903e78635",
                    "last_updated": "2022-09-11T21:07:06.134800-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Khamzat Chimaev",
                    "reward": "1.15000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4704ff-7829-4b5f-acbe-5bcffada29ba/?format=api"
                },
                {
                    "id": "4a73f74e-9c27-4919-804f-7db6264edd52",
                    "gambit_id": "ea643bb1-40ad-40d5-b141-abacd7551bee",
                    "last_updated": "2022-09-11T21:07:06.135764-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kevin Holland",
                    "reward": "4.56000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4704ff-7829-4b5f-acbe-5bcffada29ba/?format=api"
                }
            ]
        },
        {
            "id": "36e374a2-0df4-41be-afba-523830df1fe1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d3441b-d553-4299-97fa-5651c7191bbc/?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": "Total Rounds Over 1.5",
                        "amount": 5656.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4344.0
                    }
                ],
                "expected_reward_tokens": 8992.08,
                "profit_sb": -7.92,
                "profit_sb_percentage": -0.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6afd2691-15e7-458c-bc8c-68c007d3d81f",
                    "gambit_id": "f6589118-e852-49bb-9508-1d16f2d18ab0",
                    "last_updated": "2022-09-11T21:07:06.132875-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api"
                },
                {
                    "id": "181cbe7e-b275-46db-a9cd-65c1460e2485",
                    "gambit_id": "2904ad47-3ca6-4146-83ce-acf0cfdcf6ae",
                    "last_updated": "2022-09-11T21:07:06.131791-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api"
                }
            ]
        }
    ]
}