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/32e6266a-00bd-4d48-9bf6-d9416e70191f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32e6266a-00bd-4d48-9bf6-d9416e70191f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1d9a6e24-be61-4553-95cb-97aa845cce6e",
    "completed": true,
    "last_updated": "2022-09-26T10:22:07.738204-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1d9a6e24-be61-4553-95cb-97aa845cce6e",
    "datetime": "2022-09-25T16:10:00-04:00",
    "cutoff_datetime": "2022-09-25T16:10:00-04:00",
    "name": "STL (A Wainwright) v. LOS (M Grove)",
    "bettypes": [
        {
            "id": "87821573-0dc8-4331-b9ac-aad735b3ab77",
            "match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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": "LOS (M Grove)",
                        "amount": 5798.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 4202.0
                    }
                ],
                "expected_reward_tokens": 9160.36,
                "profit_sb": 160.36,
                "profit_sb_percentage": 1.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c151753-b34d-44a0-9669-e6501f61c922",
                    "gambit_id": "2ae85a31-8233-4aec-81ce-79c16a3d0867",
                    "last_updated": "2022-09-26T10:22:07.747367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (M Grove)",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api"
                },
                {
                    "id": "a60fb785-ddf2-4d98-bee7-8125c9d70121",
                    "gambit_id": "d0f2afee-5598-482e-8a76-e903bc120ca3",
                    "last_updated": "2022-09-26T10:22:07.748356-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api"
                }
            ]
        },
        {
            "id": "92efadc9-5d90-436d-99a5-fba698027be8",
            "match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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": "STL",
                        "amount": 5753.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7472345c-ecba-4573-a211-c312a8399e5e",
                    "gambit_id": "ca25b524-05d6-4388-ad51-645c16a07ef3",
                    "last_updated": "2022-09-26T10:22:07.745452-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92efadc9-5d90-436d-99a5-fba698027be8/?format=api"
                },
                {
                    "id": "9db82a11-d2b3-41cd-814c-7bb307c531a3",
                    "gambit_id": "7e01b5c7-905c-4032-bcb8-89803c0362c6",
                    "last_updated": "2022-09-26T10:22:07.744467-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92efadc9-5d90-436d-99a5-fba698027be8/?format=api"
                }
            ]
        },
        {
            "id": "3e4445c1-314e-42e2-8bcc-8a7b7c3673d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a8a5814-ba8f-452f-a22b-e198fe98b861",
                    "gambit_id": "5f4d8ea4-b572-4c71-8ee4-112915eb74f4",
                    "last_updated": "2022-09-26T10:22:07.742196-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4445c1-314e-42e2-8bcc-8a7b7c3673d1/?format=api"
                },
                {
                    "id": "b3794d89-cbea-43af-9c26-a883998738bc",
                    "gambit_id": "c5c5e695-65b7-4970-bac5-9f280e05056c",
                    "last_updated": "2022-09-26T10:22:07.741002-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4445c1-314e-42e2-8bcc-8a7b7c3673d1/?format=api"
                }
            ]
        }
    ]
}