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/6ee2b968-52a9-43c5-aeab-dd8a0f223eb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ee2b968-52a9-43c5-aeab-dd8a0f223eb4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0279ae13-606d-469d-bd65-af746e3ee558",
    "completed": true,
    "last_updated": "2022-09-25T21:56:59.713019-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0279ae13-606d-469d-bd65-af746e3ee558",
    "datetime": "2022-09-24T18:35:00-04:00",
    "cutoff_datetime": "2022-09-24T18:35:00-04:00",
    "name": "CHC (W Miley) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "ea6f29ee-cafd-443f-8f29-74a5348d04c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee2b968-52a9-43c5-aeab-dd8a0f223eb4/?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": "PIT (J Oviedo)",
                        "amount": 5000.0
                    },
                    {
                        "team": "CHC (W Miley)",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bfdd8265-6ba8-4b98-89f5-782ee37fae3a",
                    "gambit_id": "9ed6e658-be97-46ba-9a12-7097c4d1cede",
                    "last_updated": "2022-09-25T21:56:59.722816-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea6f29ee-cafd-443f-8f29-74a5348d04c1/?format=api"
                },
                {
                    "id": "cdc9016a-028d-4ed0-810b-e5892b557e54",
                    "gambit_id": "092fa68b-f4f8-4dce-8b02-95fdfa056bf6",
                    "last_updated": "2022-09-25T21:56:59.723729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (W Miley)",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea6f29ee-cafd-443f-8f29-74a5348d04c1/?format=api"
                }
            ]
        },
        {
            "id": "62ae29f3-3881-4289-9594-4f1f3ea38229",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee2b968-52a9-43c5-aeab-dd8a0f223eb4/?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": "PIT",
                        "amount": 6170.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ec00813-c817-43aa-ac95-4c848fe99e94",
                    "gambit_id": "c822486a-2f46-43c9-b403-276862582a1a",
                    "last_updated": "2022-09-25T21:56:59.719498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ae29f3-3881-4289-9594-4f1f3ea38229/?format=api"
                },
                {
                    "id": "f1708bbf-5830-45a2-904e-9395364f40fd",
                    "gambit_id": "38aa6f5e-b829-4367-9325-483b13874295",
                    "last_updated": "2022-09-25T21:56:59.720603-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ae29f3-3881-4289-9594-4f1f3ea38229/?format=api"
                }
            ]
        },
        {
            "id": "042bda56-0432-44c6-9ddd-89de74c79a7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee2b968-52a9-43c5-aeab-dd8a0f223eb4/?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.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ca974ca-1003-47d8-9ed9-bf00b37f3ee6",
                    "gambit_id": "221d1263-435c-47a7-a063-a234054b2215",
                    "last_updated": "2022-09-25T21:56:59.717118-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042bda56-0432-44c6-9ddd-89de74c79a7d/?format=api"
                },
                {
                    "id": "1a630f17-bf5a-4c33-9cdd-934c7bab3326",
                    "gambit_id": "5d39e229-b74f-46d2-9652-0428bffe4b6a",
                    "last_updated": "2022-09-25T21:56:59.715976-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042bda56-0432-44c6-9ddd-89de74c79a7d/?format=api"
                }
            ]
        }
    ]
}