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/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5add9fca-b9bf-4f17-bf74-a36426b8feca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "98dc90f8-cdff-4ebe-8ee4-6525bb7abedc",
    "completed": true,
    "last_updated": "2023-04-11T13:32:06.273132-04:00",
    "created_at": "2023-04-10T08:57:01.363140-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/98dc90f8-cdff-4ebe-8ee4-6525bb7abedc",
    "datetime": "2023-04-10T14:10:00-04:00",
    "cutoff_datetime": "2023-04-10T14:10:00-04:00",
    "name": "CWS (D Cease) v. MIN (K Maeda)",
    "bettypes": [
        {
            "id": "08ccfd5f-273f-4a45-9d02-7d4f15ede39f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T08:57:01.375615-04: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": "CWS (D Cease)",
                        "amount": 5527.0
                    },
                    {
                        "team": "MIN (K Maeda)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "32334ddc-5694-448c-a1c2-80da1e5fff28",
                    "gambit_id": "f6db3665-8cfe-421a-8247-de0e4c37b734",
                    "last_updated": "2023-04-11T13:32:06.295399-04:00",
                    "created_at": "2023-04-10T08:57:01.380245-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccfd5f-273f-4a45-9d02-7d4f15ede39f/?format=api"
                },
                {
                    "id": "36646fa4-0236-4878-8346-dc103360a7fa",
                    "gambit_id": "f6a95a80-5a66-4dc8-9b19-db4fa4caf75b",
                    "last_updated": "2023-04-11T13:32:06.293039-04:00",
                    "created_at": "2023-04-10T08:57:01.377798-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccfd5f-273f-4a45-9d02-7d4f15ede39f/?format=api"
                }
            ]
        },
        {
            "id": "643abae4-e584-42f6-b35d-1e2b806916d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T08:57:01.366895-04: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": 5784.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e353376-5b49-443a-84a2-a4e1739d779e",
                    "gambit_id": "675d7ef5-8441-4b0b-af41-3a5ca3246cde",
                    "last_updated": "2023-04-11T13:32:06.285869-04:00",
                    "created_at": "2023-04-10T08:57:01.369960-04:00",
                    "name": "MIN",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/643abae4-e584-42f6-b35d-1e2b806916d3/?format=api"
                },
                {
                    "id": "4208bd71-9de4-4f98-a152-1801aab56de8",
                    "gambit_id": "6d882b53-4c5e-4bb5-927b-6eb39282522c",
                    "last_updated": "2023-04-11T13:32:06.288492-04:00",
                    "created_at": "2023-04-10T08:57:01.372877-04:00",
                    "name": "CWS",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/643abae4-e584-42f6-b35d-1e2b806916d3/?format=api"
                }
            ]
        },
        {
            "id": "ca0deb61-6a41-4236-a46d-b125fab08e0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T10:06:59.307581-04: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": 5317.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33b8002a-a986-45d2-9c1a-fa49703b68c5",
                    "gambit_id": "6f2bfd60-5953-4555-8a3c-2e667f1a8c7b",
                    "last_updated": "2023-04-11T13:32:06.280894-04:00",
                    "created_at": "2023-04-10T10:06:59.309523-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca0deb61-6a41-4236-a46d-b125fab08e0c/?format=api"
                },
                {
                    "id": "7659843f-29f2-4b6d-822b-6af27a9ba52e",
                    "gambit_id": "23e3d4d5-0141-4243-ab76-e560738913a1",
                    "last_updated": "2023-04-11T13:32:06.278704-04:00",
                    "created_at": "2023-04-10T10:06:59.311381-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca0deb61-6a41-4236-a46d-b125fab08e0c/?format=api"
                }
            ]
        }
    ]
}