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/607ae923-9fb7-4655-930e-f8e07523ad80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "607ae923-9fb7-4655-930e-f8e07523ad80",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f8e1b889-23ef-489f-8588-0cda28c086b9",
    "completed": true,
    "last_updated": "2022-08-16T14:02:08.056074-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f8e1b889-23ef-489f-8588-0cda28c086b9",
    "datetime": "2022-08-15T19:20:00-04:00",
    "cutoff_datetime": "2022-08-15T19:20:00-04:00",
    "name": "NYM (C Carrasco) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "960df5bc-aad7-44f0-8c66-0bfa13f6c8d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/607ae923-9fb7-4655-930e-f8e07523ad80/?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": "ATL (S Strider)",
                        "amount": 5964.0
                    },
                    {
                        "team": "NYM (C Carrasco)",
                        "amount": 4036.0
                    }
                ],
                "expected_reward_tokens": 9363.48,
                "profit_sb": 363.48,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dfefcc86-9fb8-416d-a7e6-2041ff2acb68",
                    "gambit_id": "a6bdc556-9edc-4136-aeea-7ddb5294e559",
                    "last_updated": "2022-08-16T14:02:08.060713-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/960df5bc-aad7-44f0-8c66-0bfa13f6c8d7/?format=api"
                },
                {
                    "id": "c69e4368-2acd-492f-8b9c-706127f89340",
                    "gambit_id": "205ee7a4-3f36-40e8-832c-59ea2ed66728",
                    "last_updated": "2022-08-16T14:02:08.061171-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/960df5bc-aad7-44f0-8c66-0bfa13f6c8d7/?format=api"
                }
            ]
        },
        {
            "id": "0a0c64b7-0d5e-4daf-8b4f-b90508d2848c",
            "match": "https://api-prod.gambitprofit.com/api/matches/607ae923-9fb7-4655-930e-f8e07523ad80/?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": "NYM",
                        "amount": 5752.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60d0fa33-f2cb-4b28-be1c-d49984024044",
                    "gambit_id": "7b898996-8d5c-41ed-b4e5-52c8f76b1979",
                    "last_updated": "2022-08-16T14:02:08.060247-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0c64b7-0d5e-4daf-8b4f-b90508d2848c/?format=api"
                },
                {
                    "id": "d3a973db-c28e-4c7f-9a3f-fbf4edbf9f42",
                    "gambit_id": "073ed9f1-089d-4cb7-82f8-079a62e0b285",
                    "last_updated": "2022-08-16T14:02:08.059771-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0c64b7-0d5e-4daf-8b4f-b90508d2848c/?format=api"
                }
            ]
        },
        {
            "id": "a53f9f07-c3a3-4902-a852-85a75df60f7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/607ae923-9fb7-4655-930e-f8e07523ad80/?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 Over 8",
                        "amount": 5312.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9188.48,
                "profit_sb": 188.48,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "061d5b55-1121-4bc7-b5f7-4a60565b9cd6",
                    "gambit_id": "2d700b29-0099-457a-9231-55d90ecc7c0d",
                    "last_updated": "2022-08-16T14:02:08.058415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a53f9f07-c3a3-4902-a852-85a75df60f7b/?format=api"
                },
                {
                    "id": "bdb600a8-3a4b-4b27-a60a-fc94845bf832",
                    "gambit_id": "41c4e7fc-176b-4fad-86e2-39832a0384ef",
                    "last_updated": "2022-08-16T14:02:08.057554-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a53f9f07-c3a3-4902-a852-85a75df60f7b/?format=api"
                }
            ]
        }
    ]
}