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/b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cc4af179-b366-45b4-a1da-217c9eaadf87",
    "completed": true,
    "last_updated": "2022-09-07T12:46:55.448324-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cc4af179-b366-45b4-a1da-217c9eaadf87",
    "datetime": "2022-09-06T19:40:00-04:00",
    "cutoff_datetime": "2022-09-06T19:40:00-04:00",
    "name": "CIN (J Dunn) v. CHC (W Miley)",
    "bettypes": [
        {
            "id": "a181b527-435a-4064-9449-d48604f0da1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb/?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": "CHC (W Miley)",
                        "amount": 5864.0
                    },
                    {
                        "team": "CIN (J Dunn)",
                        "amount": 4136.0
                    }
                ],
                "expected_reward_tokens": 9264.64,
                "profit_sb": 264.64,
                "profit_sb_percentage": 2.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa9b679d-052a-499b-ba40-e67f93b3d34d",
                    "gambit_id": "ddc936e0-3d91-4d8d-9c5e-a9ae6a954c7c",
                    "last_updated": "2022-09-07T12:46:55.457822-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (W Miley)",
                    "reward": "1.58000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a181b527-435a-4064-9449-d48604f0da1b/?format=api"
                },
                {
                    "id": "d8d04d73-bf4f-4b29-9cac-c0eca63abfbf",
                    "gambit_id": "a28da202-a7b5-4aee-8098-be2d13a9edf5",
                    "last_updated": "2022-09-07T12:46:55.458787-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (J Dunn)",
                    "reward": "2.24000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a181b527-435a-4064-9449-d48604f0da1b/?format=api"
                }
            ]
        },
        {
            "id": "7331e491-a47f-474c-ac68-4c80ea666ae9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb/?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": "CIN",
                        "amount": 5831.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4169.0
                    }
                ],
                "expected_reward_tokens": 9212.98,
                "profit_sb": 212.98,
                "profit_sb_percentage": 2.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03b5220a-f9d2-43aa-a059-6570972bdb6f",
                    "gambit_id": "04c6c43b-e3af-4bfc-9282-01d7e1b13c16",
                    "last_updated": "2022-09-07T12:46:55.455829-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7331e491-a47f-474c-ac68-4c80ea666ae9/?format=api"
                },
                {
                    "id": "2594067f-fc00-4e84-8ee8-9f4241761f74",
                    "gambit_id": "4c704f68-a477-4a9c-9f7f-b74445bf402b",
                    "last_updated": "2022-09-07T12:46:55.454803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "2.21000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7331e491-a47f-474c-ac68-4c80ea666ae9/?format=api"
                }
            ]
        },
        {
            "id": "a794b8e2-8b92-4886-9640-72d58904d450",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb/?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 8",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f55e3cc7-9740-4b20-aa61-87d7ef68573f",
                    "gambit_id": "43212ddc-6a61-4cf6-a878-2d020da54720",
                    "last_updated": "2022-09-07T12:46:55.451471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a794b8e2-8b92-4886-9640-72d58904d450/?format=api"
                },
                {
                    "id": "53a69410-660b-4759-ae05-9c79a913bd88",
                    "gambit_id": "5c2670f3-55ad-4f54-88fa-9ef60fb9960c",
                    "last_updated": "2022-09-07T12:46:55.452650-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a794b8e2-8b92-4886-9640-72d58904d450/?format=api"
                }
            ]
        }
    ]
}