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/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fafd992-cbbb-4a4e-823d-b3c411a3cf11",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "908e4aa5-c18b-41f1-849a-13a87a1e0484",
    "completed": true,
    "last_updated": "2022-09-25T21:51:56.680434-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.26,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/908e4aa5-c18b-41f1-849a-13a87a1e0484",
    "datetime": "2022-09-24T19:05:00-04:00",
    "cutoff_datetime": "2022-09-24T19:05:00-04:00",
    "name": "HOU (F Valdez) v. BAL (M Baumann)",
    "bettypes": [
        {
            "id": "699a1a28-6463-4edf-8b15-191c2e5a1447",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?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": "HOU (F Valdez)",
                        "amount": 6304.0
                    },
                    {
                        "team": "BAL (M Baumann)",
                        "amount": 3696.0
                    }
                ],
                "expected_reward_tokens": 9203.04,
                "profit_sb": 203.04,
                "profit_sb_percentage": 2.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6eaeeaea-a82d-4e28-b3e2-f6602408b3f7",
                    "gambit_id": "89aa265b-d200-4d8c-96c7-25caaa3c70e2",
                    "last_updated": "2022-09-25T21:51:56.690072-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699a1a28-6463-4edf-8b15-191c2e5a1447/?format=api"
                },
                {
                    "id": "7cbdbc9d-fad9-4a7a-bb06-29dbe4a7c4b1",
                    "gambit_id": "29d97ca2-a372-40fc-a6a3-2649826ad0c6",
                    "last_updated": "2022-09-25T21:51:56.689036-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (M Baumann)",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699a1a28-6463-4edf-8b15-191c2e5a1447/?format=api"
                }
            ]
        },
        {
            "id": "7771af55-c460-4929-bbaf-f5bc890609f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?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": "BAL",
                        "amount": 5000.0
                    },
                    {
                        "team": "HOU",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08eae710-dcee-48ee-af5a-1259d9cf5bd1",
                    "gambit_id": "948fcf7d-bb33-4eed-b282-82d5866fa9dd",
                    "last_updated": "2022-09-25T21:51:56.685967-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7771af55-c460-4929-bbaf-f5bc890609f6/?format=api"
                },
                {
                    "id": "d67d193b-30b0-4215-a988-fc95b7c28005",
                    "gambit_id": "a691a8b5-7849-4341-a6f9-d10c8b64837a",
                    "last_updated": "2022-09-25T21:51:56.687017-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7771af55-c460-4929-bbaf-f5bc890609f6/?format=api"
                }
            ]
        },
        {
            "id": "155027cf-2406-433a-8876-d289478e2bea",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22ac5ccf-980a-4790-93b3-2594f92349bc",
                    "gambit_id": "2396ea09-2bd2-44c6-8e8f-34d87194c2b8",
                    "last_updated": "2022-09-25T21:51:56.683934-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155027cf-2406-433a-8876-d289478e2bea/?format=api"
                },
                {
                    "id": "e0a0ad82-899f-4e01-855e-374da141e899",
                    "gambit_id": "576f243e-8fd1-4aef-be14-e58855a0a70e",
                    "last_updated": "2022-09-25T21:51:56.682938-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155027cf-2406-433a-8876-d289478e2bea/?format=api"
                }
            ]
        }
    ]
}