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/2c7a4887-d126-49c6-8bd6-a10a10c11881/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c7a4887-d126-49c6-8bd6-a10a10c11881",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e03df9e1-db93-4bb4-86de-d332d59aeb31",
    "completed": true,
    "last_updated": "2022-08-21T12:52:07.446884-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e03df9e1-db93-4bb4-86de-d332d59aeb31",
    "datetime": "2022-08-20T16:10:00-04:00",
    "cutoff_datetime": "2022-08-20T16:10:00-04:00",
    "name": "KAN (K Bubic) v. TAM (D Rasmussen)",
    "bettypes": [
        {
            "id": "bf6d45d6-6c7b-45ad-bfdc-df4285df1790",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c7a4887-d126-49c6-8bd6-a10a10c11881/?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": "TAM (D Rasmussen)",
                        "amount": 6325.0
                    },
                    {
                        "team": "KAN (K Bubic)",
                        "amount": 3675.0
                    }
                ],
                "expected_reward_tokens": 9297.75,
                "profit_sb": 297.75,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "190c51db-4d4a-404b-9ef0-c7591e4b77c0",
                    "gambit_id": "49a09cc3-8641-4ad5-b18d-fae3d383602f",
                    "last_updated": "2022-08-21T12:52:07.450553-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (D Rasmussen)",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf6d45d6-6c7b-45ad-bfdc-df4285df1790/?format=api"
                },
                {
                    "id": "7f83e601-7315-41a2-b45a-68c813bf8f16",
                    "gambit_id": "b52e036a-ecd1-4aaa-a968-b90e23f6b527",
                    "last_updated": "2022-08-21T12:52:07.451049-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (K Bubic)",
                    "reward": "2.53000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf6d45d6-6c7b-45ad-bfdc-df4285df1790/?format=api"
                }
            ]
        },
        {
            "id": "454eddd5-8b10-44db-8fb1-386110ee3dd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c7a4887-d126-49c6-8bd6-a10a10c11881/?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": "KAN",
                        "amount": 5313.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31c21887-3d61-4703-bb42-9bf23926d6b5",
                    "gambit_id": "eef53784-1403-49d9-9f2e-d95a9785279a",
                    "last_updated": "2022-08-21T12:52:07.450039-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454eddd5-8b10-44db-8fb1-386110ee3dd6/?format=api"
                },
                {
                    "id": "2cd9d12d-0995-4628-b03d-7c970f6b205f",
                    "gambit_id": "467c720d-d7b2-4f2d-8f29-d10f31cdf13a",
                    "last_updated": "2022-08-21T12:52:07.449466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454eddd5-8b10-44db-8fb1-386110ee3dd6/?format=api"
                }
            ]
        },
        {
            "id": "67c256b3-1a49-4f68-90ea-ce38e183b4db",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c7a4887-d126-49c6-8bd6-a10a10c11881/?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 7",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5101e0dd-e604-4b7a-8bc2-737ce7204bf9",
                    "gambit_id": "4ebf4cba-f17f-4884-bd77-c3c32461b534",
                    "last_updated": "2022-08-21T12:52:07.448914-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c256b3-1a49-4f68-90ea-ce38e183b4db/?format=api"
                },
                {
                    "id": "008b5727-9742-4922-82fa-8e4e2b7eec12",
                    "gambit_id": "4f857fdd-07f8-465f-ac2f-341dfe61ee1a",
                    "last_updated": "2022-08-21T12:52:07.448292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c256b3-1a49-4f68-90ea-ce38e183b4db/?format=api"
                }
            ]
        }
    ]
}