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/9cef5412-3d83-40f7-b155-c6d60952a3f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9cef5412-3d83-40f7-b155-c6d60952a3f0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "592c6dab-68e6-46be-b9b3-6c4a12d2bfb3",
    "completed": true,
    "last_updated": "2023-06-21T08:53:20.096512-04:00",
    "created_at": "2023-06-20T08:33:20.013327-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/592c6dab-68e6-46be-b9b3-6c4a12d2bfb3",
    "datetime": "2023-06-20T19:05:00-04:00",
    "cutoff_datetime": "2023-06-20T19:05:00-04:00",
    "name": "STL (J Montgomery) v. WAS (M Gore)",
    "bettypes": [
        {
            "id": "04dde929-351a-4176-8fee-b74dcfda7f9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cef5412-3d83-40f7-b155-c6d60952a3f0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:20.016198-04: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 (J Montgomery)",
                        "amount": 5787.0
                    },
                    {
                        "team": "WAS (M Gore)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e573c52-ee22-4f05-99f0-071ae071a554",
                    "gambit_id": "d26a89b5-ea10-4e0a-b577-7401688a7e72",
                    "last_updated": "2023-06-21T08:53:20.101191-04:00",
                    "created_at": "2023-06-20T08:33:20.018562-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dde929-351a-4176-8fee-b74dcfda7f9c/?format=api"
                },
                {
                    "id": "5db9e179-5459-4171-a635-1d810ffb6820",
                    "gambit_id": "f3ec4edb-f9f6-4ca3-8e3b-609a00f0af96",
                    "last_updated": "2023-06-21T08:53:20.103962-04:00",
                    "created_at": "2023-06-20T08:33:20.021493-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dde929-351a-4176-8fee-b74dcfda7f9c/?format=api"
                }
            ]
        },
        {
            "id": "a039b66b-829e-4b3e-81b6-668e0dc25dce",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cef5412-3d83-40f7-b155-c6d60952a3f0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:20.024145-04: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": "WAS",
                        "amount": 5421.0
                    },
                    {
                        "team": "STL",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02c3b6da-9f24-4123-9dcf-98e1d7c5ffbf",
                    "gambit_id": "edd4ff9c-bc5b-4c83-af59-790358249763",
                    "last_updated": "2023-06-21T08:53:20.111251-04:00",
                    "created_at": "2023-06-20T08:33:20.028602-04:00",
                    "name": "WAS",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a039b66b-829e-4b3e-81b6-668e0dc25dce/?format=api"
                },
                {
                    "id": "0799022f-7336-4465-830a-e3cf104ddaa3",
                    "gambit_id": "bcc6f3de-a116-4a58-9712-c44e11a7ccd6",
                    "last_updated": "2023-06-21T08:53:20.108793-04:00",
                    "created_at": "2023-06-20T08:33:20.026321-04:00",
                    "name": "STL",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a039b66b-829e-4b3e-81b6-668e0dc25dce/?format=api"
                }
            ]
        },
        {
            "id": "6975c8a3-6a29-4629-9549-67e0de508119",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cef5412-3d83-40f7-b155-c6d60952a3f0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:20.030828-04: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 Under 8.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d5ebbf2-a162-472b-957a-f2e21d209b0c",
                    "gambit_id": "a85a9513-4086-40d1-af2a-6610ecc43d8e",
                    "last_updated": "2023-06-21T08:53:20.116133-04:00",
                    "created_at": "2023-06-20T08:33:20.035474-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6975c8a3-6a29-4629-9549-67e0de508119/?format=api"
                },
                {
                    "id": "4d2417ed-4581-4993-ab78-1d75e85964bd",
                    "gambit_id": "3ae7e117-d6c4-47a3-9e46-5941f36774d2",
                    "last_updated": "2023-06-21T08:53:20.118636-04:00",
                    "created_at": "2023-06-20T08:33:20.033076-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6975c8a3-6a29-4629-9549-67e0de508119/?format=api"
                }
            ]
        }
    ]
}