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/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc53f599-0007-4492-bf9f-0b279c574ab5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "191b36cf-9c4c-42ea-b572-4769521442b2",
    "completed": true,
    "last_updated": "2023-08-09T10:48:20.041720-04:00",
    "created_at": "2023-08-07T08:28:01.019852-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/191b36cf-9c4c-42ea-b572-4769521442b2",
    "datetime": "2023-08-07T18:40:00-04:00",
    "cutoff_datetime": "2023-08-07T18:40:00-04:00",
    "name": "MIN (P Lopez) v. DET (J Wentz)",
    "bettypes": [
        {
            "id": "510b4741-9579-4ac2-8007-6a4cfac1ef09",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-07T08:28:01.031916-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 (P Lopez)",
                        "amount": 6139.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "54d72a6b-89ac-4b76-bba5-0ff0fcc36740",
                    "gambit_id": "89bb8fae-d969-4adc-872d-5ad45216de79",
                    "last_updated": "2023-08-09T10:48:20.054779-04:00",
                    "created_at": "2023-08-07T08:28:01.036279-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api"
                },
                {
                    "id": "dc976fde-b613-41e7-ae97-9da98a1825b3",
                    "gambit_id": "3cb9d3c9-549f-420f-ab83-1d80d9cce3f3",
                    "last_updated": "2023-08-09T10:48:20.058879-04:00",
                    "created_at": "2023-08-07T08:28:01.040444-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api"
                }
            ]
        },
        {
            "id": "4051c562-11b9-44bf-887b-19d1aa784eab",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-07T08:28:01.044428-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": "DET",
                        "amount": 5107.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ba17446-5165-4230-a9e5-9709882c71e1",
                    "gambit_id": "c2d96cd0-1221-471a-bf3c-8fe893d0c26b",
                    "last_updated": "2023-08-09T10:48:20.082475-04:00",
                    "created_at": "2023-08-07T08:28:01.052615-04:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api"
                },
                {
                    "id": "c2b1d790-b3fc-4667-970b-644870511f88",
                    "gambit_id": "493c69a8-3e2b-40bd-bdf2-2d2cdfa809fb",
                    "last_updated": "2023-08-09T10:48:20.076977-04:00",
                    "created_at": "2023-08-07T08:28:01.048254-04:00",
                    "name": "MIN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api"
                }
            ]
        },
        {
            "id": "9e1685b8-45b2-4157-939c-da2b815d9768",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-07T08:28:01.057406-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67b3acec-f788-4dae-9ea1-e25515b0ccab",
                    "gambit_id": "e0818a17-4768-4333-acd6-2b69d4e4b075",
                    "last_updated": "2023-08-09T10:48:20.095267-04:00",
                    "created_at": "2023-08-07T08:28:01.065522-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1685b8-45b2-4157-939c-da2b815d9768/?format=api"
                },
                {
                    "id": "690fb440-081b-4fe6-b2eb-5d7439d41c4f",
                    "gambit_id": "91d36214-a593-4e07-aaef-3152dcaaf9d4",
                    "last_updated": "2023-08-09T10:48:20.091582-04:00",
                    "created_at": "2023-08-07T08:28:01.061120-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1685b8-45b2-4157-939c-da2b815d9768/?format=api"
                }
            ]
        }
    ]
}