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/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "15423003-b9eb-4f6e-822e-e7b3d91615b6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6aac41e6-5fd2-462d-9ef0-6b07683031dd",
    "completed": true,
    "last_updated": "2023-06-07T11:23:21.167055-04:00",
    "created_at": "2023-06-06T10:57:11.463391-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6aac41e6-5fd2-462d-9ef0-6b07683031dd",
    "datetime": "2023-06-06T18:40:00-04:00",
    "cutoff_datetime": "2023-06-06T18:40:00-04:00",
    "name": "KAN (Z Greinke) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "51578fd9-0b09-415e-848d-d70081162b28",
            "match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-06T10:57:11.465679-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": "MIA (J Luzardo)",
                        "amount": 6070.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "737805a7-c61b-4e99-ac0b-1007ba55f185",
                    "gambit_id": "18ef926f-47af-4faf-9ddd-57d0a97cad63",
                    "last_updated": "2023-06-07T11:23:21.173702-04:00",
                    "created_at": "2023-06-06T10:57:11.469540-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api"
                },
                {
                    "id": "2eb3eb6d-b797-4bc5-bf44-5de7659939a0",
                    "gambit_id": "8f759333-b43f-4e3b-a17b-d7eb2190f4e1",
                    "last_updated": "2023-06-07T11:23:21.171522-04:00",
                    "created_at": "2023-06-06T10:57:11.467450-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api"
                }
            ]
        },
        {
            "id": "b232c97b-582b-4518-88e7-fece72e05914",
            "match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-06T10:57:11.471163-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": "KAN",
                        "amount": 5699.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "434cadeb-9426-46fa-8b6a-407d4bba507b",
                    "gambit_id": "a376e877-bf41-4f17-beed-64f5b5aff31f",
                    "last_updated": "2023-06-07T11:23:21.177776-04:00",
                    "created_at": "2023-06-06T10:57:11.472495-04:00",
                    "name": "KAN",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b232c97b-582b-4518-88e7-fece72e05914/?format=api"
                },
                {
                    "id": "b9f0b7fd-6c1d-453e-b962-24895542024b",
                    "gambit_id": "9d3bf847-5002-476d-a13d-700b9cd9e935",
                    "last_updated": "2023-06-07T11:23:21.179855-04:00",
                    "created_at": "2023-06-06T10:57:11.474250-04:00",
                    "name": "MIA",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b232c97b-582b-4518-88e7-fece72e05914/?format=api"
                }
            ]
        },
        {
            "id": "7c820209-e169-4610-b082-11ca7288b865",
            "match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-06T10:57:11.475732-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41fd17fc-4744-467a-89d5-2847c410a98e",
                    "gambit_id": "6e8fe4c3-083d-431e-b6fc-209cb36e2043",
                    "last_updated": "2023-06-07T11:23:21.183979-04:00",
                    "created_at": "2023-06-06T10:57:11.477078-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c820209-e169-4610-b082-11ca7288b865/?format=api"
                },
                {
                    "id": "51f74fc6-19c9-4791-bd06-fdc7febcb7ae",
                    "gambit_id": "ac02d334-54fe-44b6-839a-259351e4e00a",
                    "last_updated": "2023-06-07T11:23:21.186267-04:00",
                    "created_at": "2023-06-06T10:57:11.478421-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c820209-e169-4610-b082-11ca7288b865/?format=api"
                }
            ]
        }
    ]
}