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/f51d313d-0032-4506-97aa-f1cf0b48c10d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f51d313d-0032-4506-97aa-f1cf0b48c10d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "267e8ab4-edfa-4529-bad3-d2cc83b17548",
    "completed": true,
    "last_updated": "2022-09-08T13:07:02.950060-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.98,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/267e8ab4-edfa-4529-bad3-d2cc83b17548",
    "datetime": "2022-09-06T19:05:00-04:00",
    "cutoff_datetime": "2022-09-06T19:05:00-04:00",
    "name": "MIN (J Ryan) v. NYY (G Cole)",
    "bettypes": [
        {
            "id": "03556629-9e70-4dbe-b56a-f1c47ac3a4b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f51d313d-0032-4506-97aa-f1cf0b48c10d/?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": "NYY (G Cole)",
                        "amount": 6263.0
                    },
                    {
                        "team": "MIN (J Ryan)",
                        "amount": 3737.0
                    }
                ],
                "expected_reward_tokens": 9267.76,
                "profit_sb": 267.76,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8c8a29e4-7f60-4ffa-8e60-ec33514c0b93",
                    "gambit_id": "4d2ad3b9-788e-4752-abd3-b4debba3b517",
                    "last_updated": "2022-09-08T13:07:02.959703-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.48000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03556629-9e70-4dbe-b56a-f1c47ac3a4b0/?format=api"
                },
                {
                    "id": "99f046cf-89c1-46fb-8b4d-4b56928ef980",
                    "gambit_id": "60715e05-b83d-4dfd-bb03-37b7ce8c458b",
                    "last_updated": "2022-09-08T13:07:02.960818-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (J Ryan)",
                    "reward": "2.48000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03556629-9e70-4dbe-b56a-f1c47ac3a4b0/?format=api"
                }
            ]
        },
        {
            "id": "39b57bd8-6354-40cb-aa9d-d3ed36905144",
            "match": "https://api-prod.gambitprofit.com/api/matches/f51d313d-0032-4506-97aa-f1cf0b48c10d/?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": "MIN",
                        "amount": 5580.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4420.0
                    }
                ],
                "expected_reward_tokens": 9149.4,
                "profit_sb": 149.4,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae88b650-2faa-42a8-86d2-1df979a800b5",
                    "gambit_id": "85f8fc56-3126-40c3-ba80-9e9680aa2b3b",
                    "last_updated": "2022-09-08T13:07:02.957468-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b57bd8-6354-40cb-aa9d-d3ed36905144/?format=api"
                },
                {
                    "id": "3816a6be-0db3-4a26-a4d2-116af934d6a5",
                    "gambit_id": "635da316-b4b3-4759-b8d5-06795043fd14",
                    "last_updated": "2022-09-08T13:07:02.956386-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b57bd8-6354-40cb-aa9d-d3ed36905144/?format=api"
                }
            ]
        },
        {
            "id": "ccf7755c-06f4-45f7-aee8-5cec569beb35",
            "match": "https://api-prod.gambitprofit.com/api/matches/f51d313d-0032-4506-97aa-f1cf0b48c10d/?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 6.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a4191a1a-bed4-48a1-8267-0188e27790aa",
                    "gambit_id": "d179ce00-13e9-4017-acc8-389493dec4c4",
                    "last_updated": "2022-09-08T13:07:02.954161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf7755c-06f4-45f7-aee8-5cec569beb35/?format=api"
                },
                {
                    "id": "6c26cbba-1f6e-436c-90a4-7ee8e19f9c38",
                    "gambit_id": "dacb9e46-a0bd-47e8-8b41-045f51268b0e",
                    "last_updated": "2022-09-08T13:07:02.953015-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf7755c-06f4-45f7-aee8-5cec569beb35/?format=api"
                }
            ]
        }
    ]
}