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/326b274a-56bb-460a-b37e-0940dce51484/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "326b274a-56bb-460a-b37e-0940dce51484",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d5207c2c-d274-4cdd-be85-69e0d11d22d4",
    "completed": true,
    "last_updated": "2023-09-26T09:58:05.188644-04:00",
    "created_at": "2023-09-24T09:13:23.396551-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.49,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d5207c2c-d274-4cdd-be85-69e0d11d22d4",
    "datetime": "2023-09-24T13:10:00-04:00",
    "cutoff_datetime": "2023-09-24T13:10:00-04:00",
    "name": "TOR (Y Kikuchi) v. TAM (T Bradley)",
    "bettypes": [
        {
            "id": "f5a61800-2d50-40da-a438-1954d4c01767",
            "match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:23.402113-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 (T Bradley)",
                        "amount": 5079.0
                    },
                    {
                        "team": "TOR (Y Kikuchi)",
                        "amount": 4921.0
                    }
                ],
                "expected_reward_tokens": 9546.74,
                "profit_sb": 46.74,
                "profit_sb_percentage": 0.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ecd3ce8-134d-48a6-9f36-0d1ac638454a",
                    "gambit_id": "7470cee9-159b-440b-9bf8-c4955e942c28",
                    "last_updated": "2023-09-26T09:58:05.209667-04:00",
                    "created_at": "2023-09-24T09:13:23.410801-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.88000",
                    "odds": "1.92590",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api"
                },
                {
                    "id": "dba3c72b-698a-4758-ac01-797d2e14b6ee",
                    "gambit_id": "f6640b07-5b48-4ce0-9783-0214e85880d4",
                    "last_updated": "2023-09-26T09:58:05.205738-04:00",
                    "created_at": "2023-09-24T09:13:23.405951-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.94000",
                    "odds": "1.98040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api"
                }
            ]
        },
        {
            "id": "9022e2a3-0d24-4a02-82b2-b724f790d47e",
            "match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:23.415707-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": "TOR",
                        "amount": 6449.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37cb3afb-8ee8-4d3b-bd96-bde674b5f7c4",
                    "gambit_id": "589143db-c6d3-4bc2-be38-90a2ae5f8840",
                    "last_updated": "2023-09-26T09:58:05.217078-04:00",
                    "created_at": "2023-09-24T09:13:23.419272-04:00",
                    "name": "TOR",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9022e2a3-0d24-4a02-82b2-b724f790d47e/?format=api"
                },
                {
                    "id": "ac0078ca-3357-4c2a-91ca-6a32cb3ab15f",
                    "gambit_id": "38b6e4bb-b311-473d-a165-d1c434e4073b",
                    "last_updated": "2023-09-26T09:58:05.220931-04:00",
                    "created_at": "2023-09-24T09:13:23.423193-04:00",
                    "name": "TAM",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9022e2a3-0d24-4a02-82b2-b724f790d47e/?format=api"
                }
            ]
        },
        {
            "id": "d13d3f33-6b1a-4eb7-aee2-80b0076a0268",
            "match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:23.427363-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c65af9eb-9328-4f68-bf83-5cd8c861f73c",
                    "gambit_id": "d969242f-6295-4c39-af58-ca9e20454e0d",
                    "last_updated": "2023-09-26T09:58:05.229177-04:00",
                    "created_at": "2023-09-24T09:13:23.431390-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api"
                },
                {
                    "id": "60aff7a5-a9cc-49b5-9edb-27de589cac5d",
                    "gambit_id": "84a7657d-c60d-4483-af55-62b1ed2a9944",
                    "last_updated": "2023-09-26T09:58:05.233373-04:00",
                    "created_at": "2023-09-24T09:13:23.439317-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api"
                }
            ]
        }
    ]
}