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/6172c781-6e9c-4945-9462-bf118d1ef737/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6172c781-6e9c-4945-9462-bf118d1ef737",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48c8cb6e-0c04-4f68-b065-a394aa31d66f",
    "completed": true,
    "last_updated": "2023-09-06T22:57:56.401470-04:00",
    "created_at": "2023-09-05T09:53:19.904698-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/48c8cb6e-0c04-4f68-b065-a394aa31d66f",
    "datetime": "2023-09-05T18:40:00-04:00",
    "cutoff_datetime": "2023-09-05T18:40:00-04:00",
    "name": "BOS (K Crawford) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "34029014-6dc1-4dca-9397-122abec78f79",
            "match": "https://api-prod.gambitprofit.com/api/matches/6172c781-6e9c-4945-9462-bf118d1ef737/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-05T09:53:19.918007-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": "TAM (Z Eflin)",
                        "amount": 5970.0
                    },
                    {
                        "team": "BOS (K Crawford)",
                        "amount": 4030.0
                    }
                ],
                "expected_reward_tokens": 9551.1,
                "profit_sb": 51.1,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1efc715-abd4-4b60-8e90-cfde45e670d6",
                    "gambit_id": "7b376f28-e6ee-4e7a-b6e9-6480edec5edf",
                    "last_updated": "2023-09-06T22:57:56.413688-04:00",
                    "created_at": "2023-09-05T09:53:19.928733-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.60000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34029014-6dc1-4dca-9397-122abec78f79/?format=api"
                },
                {
                    "id": "cf691983-08d8-4c9f-8044-a759384ab05a",
                    "gambit_id": "90e434ff-92aa-419c-b2ee-85a9571fe84b",
                    "last_updated": "2023-09-06T22:57:56.410029-04:00",
                    "created_at": "2023-09-05T09:53:19.923021-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34029014-6dc1-4dca-9397-122abec78f79/?format=api"
                }
            ]
        },
        {
            "id": "ae874964-1e51-4de9-838f-ed3a880b31ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/6172c781-6e9c-4945-9462-bf118d1ef737/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-05T09:53:19.936575-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": "BOS",
                        "amount": 5688.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6af41f4-5f1a-4fa8-b190-5c996a63f06f",
                    "gambit_id": "e5f40dac-ba04-43e7-885e-62357ad714ff",
                    "last_updated": "2023-09-06T22:57:56.419909-04:00",
                    "created_at": "2023-09-05T09:53:19.941468-04:00",
                    "name": "BOS",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae874964-1e51-4de9-838f-ed3a880b31ee/?format=api"
                },
                {
                    "id": "cad874ac-8aa4-491c-8792-2d3e1dec1eb0",
                    "gambit_id": "6225067e-651a-4a09-93b2-e743c8ff0060",
                    "last_updated": "2023-09-06T22:57:56.423101-04:00",
                    "created_at": "2023-09-05T09:53:19.948426-04:00",
                    "name": "TAM",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae874964-1e51-4de9-838f-ed3a880b31ee/?format=api"
                }
            ]
        },
        {
            "id": "95b756e2-e56c-4787-b744-962e1fa149b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6172c781-6e9c-4945-9462-bf118d1ef737/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-05T09:53:19.958148-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 Over 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52c46b15-06da-4104-9d7a-ae57e1b54a27",
                    "gambit_id": "a49a105f-9e9a-4a88-8fac-ac0ca276c309",
                    "last_updated": "2023-09-06T22:57:56.429731-04:00",
                    "created_at": "2023-09-05T09:53:19.965981-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b756e2-e56c-4787-b744-962e1fa149b2/?format=api"
                },
                {
                    "id": "7f75ce93-2e99-4890-9390-dbf7aba1d455",
                    "gambit_id": "f741c7d6-babe-4081-95ef-f5a589bfcdae",
                    "last_updated": "2023-09-06T22:57:56.433339-04:00",
                    "created_at": "2023-09-05T09:53:19.974389-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b756e2-e56c-4787-b744-962e1fa149b2/?format=api"
                }
            ]
        }
    ]
}