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/c39956bc-c7be-455b-ae9b-a04205b1921e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c39956bc-c7be-455b-ae9b-a04205b1921e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d43b80fb-05b1-458f-9125-9be4bb23b914",
    "completed": true,
    "last_updated": "2023-10-03T10:03:11.417301-04:00",
    "created_at": "2023-10-01T09:18:22.683463-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d43b80fb-05b1-458f-9125-9be4bb23b914",
    "datetime": "2023-10-01T15:10:00-04:00",
    "cutoff_datetime": "2023-10-01T15:10:00-04:00",
    "name": "PHI (M Strahm) v. NYM (J Butto)",
    "bettypes": [
        {
            "id": "afab1ef8-55fd-439f-b7e0-91027ec23fd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c39956bc-c7be-455b-ae9b-a04205b1921e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-01T09:18:22.700569-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": "NYM (J Butto)",
                        "amount": 5286.0
                    },
                    {
                        "team": "PHI (M Strahm)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "55c91fbe-a32d-4161-a65c-fbbacb4f2e07",
                    "gambit_id": "7665a1cc-b848-4c5c-9b0d-8de397ee8edd",
                    "last_updated": "2023-10-03T10:03:11.437419-04:00",
                    "created_at": "2023-10-01T09:18:22.712053-04:00",
                    "name": "NYM (J Butto)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afab1ef8-55fd-439f-b7e0-91027ec23fd3/?format=api"
                },
                {
                    "id": "b1abe73e-fe6b-4f92-a259-e8389d0be5ac",
                    "gambit_id": "60e85531-25ca-426b-bb35-b8a483ab5bd6",
                    "last_updated": "2023-10-03T10:03:11.432016-04:00",
                    "created_at": "2023-10-01T09:18:22.705563-04:00",
                    "name": "PHI (M Strahm)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afab1ef8-55fd-439f-b7e0-91027ec23fd3/?format=api"
                }
            ]
        },
        {
            "id": "e95f0c7f-9328-4c7b-ad45-bbc128d16c3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c39956bc-c7be-455b-ae9b-a04205b1921e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-01T09:18:22.716651-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": 6324.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01683ea8-e01e-461d-a749-79cd8312b311",
                    "gambit_id": "2296b862-025c-43f5-9e1b-879efaf4032b",
                    "last_updated": "2023-10-03T10:03:11.449660-04:00",
                    "created_at": "2023-10-01T09:18:22.721207-04:00",
                    "name": "PHI",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e95f0c7f-9328-4c7b-ad45-bbc128d16c3e/?format=api"
                },
                {
                    "id": "6b2012df-2686-411b-a1c0-f37783280230",
                    "gambit_id": "78c46b10-f074-426c-b8ac-f731fee10b10",
                    "last_updated": "2023-10-03T10:03:11.462804-04:00",
                    "created_at": "2023-10-01T09:18:22.726943-04:00",
                    "name": "NYM",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e95f0c7f-9328-4c7b-ad45-bbc128d16c3e/?format=api"
                }
            ]
        },
        {
            "id": "16771af3-3433-4146-850d-fb11f915bcb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c39956bc-c7be-455b-ae9b-a04205b1921e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-01T09:18:22.732277-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 Over 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5417b7d6-b6ae-4d88-9f54-7ccce461a84c",
                    "gambit_id": "84f28723-f40c-404f-8370-5ab954d86714",
                    "last_updated": "2023-10-03T10:03:11.480780-04:00",
                    "created_at": "2023-10-01T09:18:22.736752-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16771af3-3433-4146-850d-fb11f915bcb5/?format=api"
                },
                {
                    "id": "5a9eabec-ba7f-4abb-bc72-19399523198f",
                    "gambit_id": "cacc67e0-d33a-4142-9527-3e585b3f03ce",
                    "last_updated": "2023-10-03T10:03:11.487677-04:00",
                    "created_at": "2023-10-01T09:18:22.741212-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16771af3-3433-4146-850d-fb11f915bcb5/?format=api"
                }
            ]
        }
    ]
}