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/c3188cdf-d39f-448c-9831-74badcb92929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3188cdf-d39f-448c-9831-74badcb92929",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8bf2d166-c97e-4801-aa88-564e5ac5fa8f",
    "completed": true,
    "last_updated": "2022-08-10T10:06:57.498356-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8bf2d166-c97e-4801-aa88-564e5ac5fa8f",
    "datetime": "2022-08-09T21:40:00-04:00",
    "cutoff_datetime": "2022-08-09T21:40:00-04:00",
    "name": "SFO (A Cobb) v. SDG (J Musgrove)",
    "bettypes": [
        {
            "id": "27449bcf-3797-4441-9148-e4a182d57aff",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3188cdf-d39f-448c-9831-74badcb92929/?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": "SDG (J Musgrove)",
                        "amount": 6152.0
                    },
                    {
                        "team": "SFO (A Cobb)",
                        "amount": 3848.0
                    }
                ],
                "expected_reward_tokens": 9350.64,
                "profit_sb": 350.64,
                "profit_sb_percentage": 3.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d3175d8-9b33-4079-bc8a-54a742c7c8e5",
                    "gambit_id": "a09ed2a5-06ef-44b8-9102-5cb994523f42",
                    "last_updated": "2022-08-10T10:06:57.501292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.52000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27449bcf-3797-4441-9148-e4a182d57aff/?format=api"
                },
                {
                    "id": "a1a558a5-df7d-4519-9b2e-0cb20a55fcb2",
                    "gambit_id": "96754ccd-7da1-40f0-90a4-26549db0adbf",
                    "last_updated": "2022-08-10T10:06:57.501778-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (A Cobb)",
                    "reward": "2.43000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27449bcf-3797-4441-9148-e4a182d57aff/?format=api"
                }
            ]
        },
        {
            "id": "cbdcafca-92fd-48a0-a3b3-975d52bcd27d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3188cdf-d39f-448c-9831-74badcb92929/?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": "SFO",
                        "amount": 5588.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4412.0
                    }
                ],
                "expected_reward_tokens": 9220.2,
                "profit_sb": 220.2,
                "profit_sb_percentage": 2.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fe868119-a94e-42cb-a34d-acb1b85fa906",
                    "gambit_id": "b2ef0880-7e4f-45bd-8fc3-5f5c399742ea",
                    "last_updated": "2022-08-10T10:06:57.500819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbdcafca-92fd-48a0-a3b3-975d52bcd27d/?format=api"
                },
                {
                    "id": "1984eb2a-59fb-4fac-abac-9d6acf7de323",
                    "gambit_id": "4bf64c6e-15fe-4527-8369-7228687295eb",
                    "last_updated": "2022-08-10T10:06:57.500346-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbdcafca-92fd-48a0-a3b3-975d52bcd27d/?format=api"
                }
            ]
        },
        {
            "id": "3683cfa4-efb3-4490-980e-8ae6f06c51e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3188cdf-d39f-448c-9831-74badcb92929/?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": "414cf4dd-e38d-4f09-a4b5-299a6d7486b0",
                    "gambit_id": "e1f8b41b-195e-4473-bab2-64602d8c5dec",
                    "last_updated": "2022-08-10T10:06:57.499365-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/3683cfa4-efb3-4490-980e-8ae6f06c51e1/?format=api"
                },
                {
                    "id": "b67663d5-8e3b-4233-9284-0b8d6d71aee5",
                    "gambit_id": "d0c9f83b-7fb1-4b6c-9eff-c1cdd9a7f056",
                    "last_updated": "2022-08-10T10:06:57.499870-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/3683cfa4-efb3-4490-980e-8ae6f06c51e1/?format=api"
                }
            ]
        }
    ]
}