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/627ae23f-b9d1-4b9d-a818-4f1081b11259/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "627ae23f-b9d1-4b9d-a818-4f1081b11259",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fd869e30-31e4-4249-9eac-a60db2f380f1",
    "completed": true,
    "last_updated": "2023-10-04T10:03:19.786793-04:00",
    "created_at": "2023-10-03T09:27:59.641598-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fd869e30-31e4-4249-9eac-a60db2f380f1",
    "datetime": "2023-10-03T16:38:00-04:00",
    "cutoff_datetime": "2023-10-03T16:38:00-04:00",
    "name": "TOR (K Gausman) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "ea232038-b4d5-496a-a066-f5e846f3aced",
            "match": "https://api-prod.gambitprofit.com/api/matches/627ae23f-b9d1-4b9d-a818-4f1081b11259/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-03T09:27:59.651749-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": "MIN (P Lopez)",
                        "amount": 5339.0
                    },
                    {
                        "team": "TOR (K Gausman)",
                        "amount": 4661.0
                    }
                ],
                "expected_reward_tokens": 9555.05,
                "profit_sb": 55.05,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c731c17-9ae7-4b91-ac62-e030fcf762c1",
                    "gambit_id": "120e22db-1295-4c72-a146-f04bc332126c",
                    "last_updated": "2023-10-04T10:03:19.800209-04:00",
                    "created_at": "2023-10-03T09:27:59.660325-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea232038-b4d5-496a-a066-f5e846f3aced/?format=api"
                },
                {
                    "id": "36709e68-e819-4377-9bc1-cbb6235a245d",
                    "gambit_id": "e5c0e2f6-1e46-4e0e-bfd6-61ec186d2862",
                    "last_updated": "2023-10-04T10:03:19.796819-04:00",
                    "created_at": "2023-10-03T09:27:59.656233-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea232038-b4d5-496a-a066-f5e846f3aced/?format=api"
                }
            ]
        },
        {
            "id": "db1f1e9f-5ab1-498f-a5d5-38b7d8534ee6",
            "match": "https://api-prod.gambitprofit.com/api/matches/627ae23f-b9d1-4b9d-a818-4f1081b11259/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-03T09:27:59.664377-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": 6456.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3544.0
                    }
                ],
                "expected_reward_tokens": 9425.76,
                "profit_sb": -74.24,
                "profit_sb_percentage": -0.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af6b182d-b020-4bcf-9d86-1f049c36d8b7",
                    "gambit_id": "7d213deb-84a5-440b-9bbb-eb7b24abdbc3",
                    "last_updated": "2023-10-04T10:03:19.807101-04:00",
                    "created_at": "2023-10-03T09:27:59.669412-04:00",
                    "name": "TOR",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1f1e9f-5ab1-498f-a5d5-38b7d8534ee6/?format=api"
                },
                {
                    "id": "7df7990a-7c0a-4853-915b-9ed293eee999",
                    "gambit_id": "413da66c-2d42-43f3-826d-503fddd94783",
                    "last_updated": "2023-10-04T10:03:19.810484-04:00",
                    "created_at": "2023-10-03T09:27:59.675126-04:00",
                    "name": "MIN",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1f1e9f-5ab1-498f-a5d5-38b7d8534ee6/?format=api"
                }
            ]
        },
        {
            "id": "0861c886-dc6e-4fa1-8936-08bc054a8a33",
            "match": "https://api-prod.gambitprofit.com/api/matches/627ae23f-b9d1-4b9d-a818-4f1081b11259/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-03T09:27:59.684014-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 Under 7.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73b0c48e-121c-4215-8dbe-efb6bc3b3d52",
                    "gambit_id": "4b180750-1155-40b2-8eb6-0ba538f42aaa",
                    "last_updated": "2023-10-04T10:03:19.820556-04:00",
                    "created_at": "2023-10-03T09:27:59.695535-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0861c886-dc6e-4fa1-8936-08bc054a8a33/?format=api"
                },
                {
                    "id": "3b4db09c-d321-4fe2-a1ff-381deaee7c89",
                    "gambit_id": "1cfddc48-6548-415c-b969-80e88b55d95f",
                    "last_updated": "2023-10-04T10:03:19.817162-04:00",
                    "created_at": "2023-10-03T09:27:59.689317-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0861c886-dc6e-4fa1-8936-08bc054a8a33/?format=api"
                }
            ]
        }
    ]
}