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/a63dd858-b840-4bc9-a5f4-a670d2cbf8f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a63dd858-b840-4bc9-a5f4-a670d2cbf8f6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "326fcece-110f-420d-bc2a-085e4efa09df",
    "completed": true,
    "last_updated": "2022-09-22T15:17:29.812292-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/326fcece-110f-420d-bc2a-085e4efa09df",
    "datetime": "2022-09-21T18:40:00-04:00",
    "cutoff_datetime": "2022-09-21T18:40:00-04:00",
    "name": "CHC (M Stroman) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "aa151ed8-e6a2-46f9-bf17-5f8fa550f90b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a63dd858-b840-4bc9-a5f4-a670d2cbf8f6/?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": "MIA (J Luzardo)",
                        "amount": 5150.0
                    },
                    {
                        "team": "CHC (M Stroman)",
                        "amount": 4850.0
                    }
                ],
                "expected_reward_tokens": 9166.5,
                "profit_sb": 166.5,
                "profit_sb_percentage": 1.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83f8a314-0283-4a7f-90dd-f2e7cb3589ad",
                    "gambit_id": "b3ce40db-9467-469d-9abb-a7175c50a543",
                    "last_updated": "2022-09-22T15:17:29.822377-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "1.78000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa151ed8-e6a2-46f9-bf17-5f8fa550f90b/?format=api"
                },
                {
                    "id": "03ac0071-17a7-43dd-8d59-e5f0b689d2d7",
                    "gambit_id": "4401ff30-1397-4c09-8267-13b502e532c7",
                    "last_updated": "2022-09-22T15:17:29.823379-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (M Stroman)",
                    "reward": "1.89000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa151ed8-e6a2-46f9-bf17-5f8fa550f90b/?format=api"
                }
            ]
        },
        {
            "id": "81cacac9-36dd-4c01-b73e-45a7e7f87dfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a63dd858-b840-4bc9-a5f4-a670d2cbf8f6/?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": "CHC",
                        "amount": 6534.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3466.0
                    }
                ],
                "expected_reward_tokens": 9080.92,
                "profit_sb": 80.92,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a53f6d6a-c973-488b-b641-3719d6921c8d",
                    "gambit_id": "d8b67b9d-8d70-4463-a594-4d19d61ab51d",
                    "last_updated": "2022-09-22T15:17:29.820384-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cacac9-36dd-4c01-b73e-45a7e7f87dfb/?format=api"
                },
                {
                    "id": "2c1685fd-f4ee-40e0-9d26-a8faa591de91",
                    "gambit_id": "5870287d-1db0-4ef1-bb5d-dcf4e0b713d6",
                    "last_updated": "2022-09-22T15:17:29.819354-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cacac9-36dd-4c01-b73e-45a7e7f87dfb/?format=api"
                }
            ]
        },
        {
            "id": "0b35f94b-8461-4ca8-8961-00702adaf131",
            "match": "https://api-prod.gambitprofit.com/api/matches/a63dd858-b840-4bc9-a5f4-a670d2cbf8f6/?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": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b8fbaba-eb95-41e9-93c9-5b1be97aa1db",
                    "gambit_id": "527b142c-ad2e-454d-adc9-48f19475f2f5",
                    "last_updated": "2022-09-22T15:17:29.816862-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b35f94b-8461-4ca8-8961-00702adaf131/?format=api"
                },
                {
                    "id": "f0ee2616-26b4-47a9-b795-344ea41fbfd1",
                    "gambit_id": "a905300e-e503-4557-af55-abfaacfaa9dc",
                    "last_updated": "2022-09-22T15:17:29.815582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b35f94b-8461-4ca8-8961-00702adaf131/?format=api"
                }
            ]
        }
    ]
}