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/34b41078-fe35-4f60-b3f9-d61d13776371/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34b41078-fe35-4f60-b3f9-d61d13776371",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "314f77b3-4771-47c4-93a2-c186b4ecd421",
    "completed": true,
    "last_updated": "2023-09-15T16:33:16.905413-04:00",
    "created_at": "2023-09-12T09:23:00.737555-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/314f77b3-4771-47c4-93a2-c186b4ecd421",
    "datetime": "2023-09-12T18:40:00-04:00",
    "cutoff_datetime": "2023-09-12T18:40:00-04:00",
    "name": "ATL (M Fried) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "f27fb45c-e2c7-4526-b500-1203f2ebe1e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/34b41078-fe35-4f60-b3f9-d61d13776371/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:00.749238-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": "ATL (M Fried)",
                        "amount": 5222.0
                    },
                    {
                        "team": "PHI (Z Wheeler)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eaac49d1-3072-41ba-b2f1-252b814cdf4f",
                    "gambit_id": "bd621485-c3bf-47e3-9769-dc3869487b46",
                    "last_updated": "2023-09-15T16:33:16.923358-04:00",
                    "created_at": "2023-09-12T09:23:00.755010-04:00",
                    "name": "ATL (M Fried)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f27fb45c-e2c7-4526-b500-1203f2ebe1e3/?format=api"
                },
                {
                    "id": "18072d79-e2f0-47da-8408-ca98976faa8b",
                    "gambit_id": "52e0f72d-e093-4d71-ac89-d1478a1e98be",
                    "last_updated": "2023-09-15T16:33:16.926764-04:00",
                    "created_at": "2023-09-12T09:23:00.760257-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f27fb45c-e2c7-4526-b500-1203f2ebe1e3/?format=api"
                }
            ]
        },
        {
            "id": "b313940d-2a39-44e3-871f-1cea3edf6543",
            "match": "https://api-prod.gambitprofit.com/api/matches/34b41078-fe35-4f60-b3f9-d61d13776371/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:00.767032-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": "PHI",
                        "amount": 5939.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1dae077-dfc8-404e-93a1-1f17eed8562c",
                    "gambit_id": "01086bfd-c15d-40a7-be17-b1b8d2eaf96a",
                    "last_updated": "2023-09-15T16:33:16.938058-04:00",
                    "created_at": "2023-09-12T09:23:00.776175-04:00",
                    "name": "PHI",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b313940d-2a39-44e3-871f-1cea3edf6543/?format=api"
                },
                {
                    "id": "4f67ab51-0d8f-4522-8ece-2f344090a1a8",
                    "gambit_id": "8668ab44-934f-43c9-9eae-d37241e8634b",
                    "last_updated": "2023-09-15T16:33:16.933700-04:00",
                    "created_at": "2023-09-12T09:23:00.771775-04:00",
                    "name": "ATL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b313940d-2a39-44e3-871f-1cea3edf6543/?format=api"
                }
            ]
        },
        {
            "id": "aea1b976-4f36-4fde-aa8c-515bf8fc5c3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/34b41078-fe35-4f60-b3f9-d61d13776371/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:00.781706-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aab5acc6-aaa8-4880-a644-025480b9c281",
                    "gambit_id": "09343a88-8a71-4bd8-a953-6a4da47804d9",
                    "last_updated": "2023-09-15T16:33:16.949220-04:00",
                    "created_at": "2023-09-12T09:23:00.789954-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea1b976-4f36-4fde-aa8c-515bf8fc5c3c/?format=api"
                },
                {
                    "id": "b2da0b5b-7129-40bf-b28a-c18358d0a6f2",
                    "gambit_id": "f685a293-976a-4fbc-b085-ecfa11c47aa5",
                    "last_updated": "2023-09-15T16:33:16.946010-04:00",
                    "created_at": "2023-09-12T09:23:00.785932-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea1b976-4f36-4fde-aa8c-515bf8fc5c3c/?format=api"
                }
            ]
        }
    ]
}