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/f0d2782a-e9d1-4631-b54c-e245fb3c97c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0d2782a-e9d1-4631-b54c-e245fb3c97c7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dde6b444-c480-4397-bc2b-e86e5b7bb892",
    "completed": true,
    "last_updated": "2022-09-03T19:02:20.189037-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dde6b444-c480-4397-bc2b-e86e5b7bb892",
    "datetime": "2022-09-02T19:20:00-04:00",
    "cutoff_datetime": "2022-09-02T19:20:00-04:00",
    "name": "MIA (S Alcantara) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "974d24f0-aa4d-4ea5-804f-df158a8b27ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d2782a-e9d1-4631-b54c-e245fb3c97c7/?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 (C Morton)",
                        "amount": 6316.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 3684.0
                    }
                ],
                "expected_reward_tokens": 9283.68,
                "profit_sb": 283.68,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9512ddc1-5f05-4308-9123-2031a4cde487",
                    "gambit_id": "0ecaecab-0bde-4804-bb6b-65e57ec7515b",
                    "last_updated": "2022-09-03T19:02:20.198800-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/974d24f0-aa4d-4ea5-804f-df158a8b27ba/?format=api"
                },
                {
                    "id": "365101f4-7b5c-482a-b2f4-26024370d8c7",
                    "gambit_id": "942a4b1e-3109-4e0d-a4a7-ff19bbb87906",
                    "last_updated": "2022-09-03T19:02:20.199767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.52000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/974d24f0-aa4d-4ea5-804f-df158a8b27ba/?format=api"
                }
            ]
        },
        {
            "id": "0a4acda1-5a49-486b-aae3-d1e9bef628b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d2782a-e9d1-4631-b54c-e245fb3c97c7/?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": "MIA",
                        "amount": 5668.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9182.16,
                "profit_sb": 182.16,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1de4828b-0594-4f52-b652-7bc4938d0151",
                    "gambit_id": "d726b98b-9733-4467-894e-d258a78dcdc2",
                    "last_updated": "2022-09-03T19:02:20.196809-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a4acda1-5a49-486b-aae3-d1e9bef628b7/?format=api"
                },
                {
                    "id": "018359a4-ea1a-47f0-9a7e-1e30c83fe0b7",
                    "gambit_id": "5b18e525-8a9e-4d11-956e-71e05b639fe7",
                    "last_updated": "2022-09-03T19:02:20.195696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.12000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a4acda1-5a49-486b-aae3-d1e9bef628b7/?format=api"
                }
            ]
        },
        {
            "id": "a157bf9e-807c-48dc-a5a9-f2cfaa914047",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d2782a-e9d1-4631-b54c-e245fb3c97c7/?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",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce95e01b-29bc-4676-a6ab-2db108f99bfa",
                    "gambit_id": "90c4eec1-8d00-43b5-b55a-d127e097505c",
                    "last_updated": "2022-09-03T19:02:20.191989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a157bf9e-807c-48dc-a5a9-f2cfaa914047/?format=api"
                },
                {
                    "id": "1bbc3145-6d1c-4068-94bf-ae009c458f01",
                    "gambit_id": "debb723c-9a26-42c6-b562-50787ac6eb84",
                    "last_updated": "2022-09-03T19:02:20.193193-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a157bf9e-807c-48dc-a5a9-f2cfaa914047/?format=api"
                }
            ]
        }
    ]
}