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/e2d507e3-c4ae-4e64-970e-9ac2fea97ef3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e2d507e3-c4ae-4e64-970e-9ac2fea97ef3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "253654ae-9931-475c-828e-37edcc7a67ce",
    "completed": true,
    "last_updated": "2023-04-10T14:31:58.612921-04:00",
    "created_at": "2023-04-09T09:27:10.193012-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/253654ae-9931-475c-828e-37edcc7a67ce",
    "datetime": "2023-04-09T13:35:00-04:00",
    "cutoff_datetime": "2023-04-09T13:35:00-04:00",
    "name": "NYY (N Cortes) v. BAL (T Wells)",
    "bettypes": [
        {
            "id": "35f94fb1-c257-4ba2-a2ad-c17de410bfea",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2d507e3-c4ae-4e64-970e-9ac2fea97ef3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:10.219974-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": "NYY (N Cortes)",
                        "amount": 5711.0
                    },
                    {
                        "team": "BAL (T Wells)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3d59e26b-0c28-407f-b59e-96288c973fbc",
                    "gambit_id": "b3ee0351-e7a5-4921-8972-8df0c80dfd77",
                    "last_updated": "2023-04-10T14:31:58.634975-04:00",
                    "created_at": "2023-04-09T09:27:10.225447-04:00",
                    "name": "NYY (N Cortes)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f94fb1-c257-4ba2-a2ad-c17de410bfea/?format=api"
                },
                {
                    "id": "2faf2087-f855-4cd8-87aa-f40259a1708a",
                    "gambit_id": "af121d91-404b-4ad4-81ce-d88898aeb1cd",
                    "last_updated": "2023-04-10T14:31:58.632585-04:00",
                    "created_at": "2023-04-09T09:27:10.222277-04:00",
                    "name": "BAL (T Wells)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f94fb1-c257-4ba2-a2ad-c17de410bfea/?format=api"
                }
            ]
        },
        {
            "id": "8f4cc92f-0251-4500-8b80-11fc303e7cef",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2d507e3-c4ae-4e64-970e-9ac2fea97ef3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:10.210867-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": "BAL",
                        "amount": 5512.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1739dafb-6887-4ce7-9a1a-99a3d2a6153f",
                    "gambit_id": "7dc276fb-0015-4902-b593-2cb2e6827aa3",
                    "last_updated": "2023-04-10T14:31:58.625836-04:00",
                    "created_at": "2023-04-09T09:27:10.213699-04:00",
                    "name": "BAL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4cc92f-0251-4500-8b80-11fc303e7cef/?format=api"
                },
                {
                    "id": "4c93074b-f475-4cb9-b0f0-9939d65ae0b0",
                    "gambit_id": "f48d40ec-1fbc-47cc-a858-87ef6be0b8c2",
                    "last_updated": "2023-04-10T14:31:58.628037-04:00",
                    "created_at": "2023-04-09T09:27:10.217250-04:00",
                    "name": "NYY",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4cc92f-0251-4500-8b80-11fc303e7cef/?format=api"
                }
            ]
        },
        {
            "id": "5351e420-0518-4b50-bfaf-c69bcb8c561f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2d507e3-c4ae-4e64-970e-9ac2fea97ef3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:10.197493-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60381dd5-dda7-4ad6-9428-f48410198c21",
                    "gambit_id": "03fde92c-aa0b-4ad1-bca7-6d615ed74cf4",
                    "last_updated": "2023-04-10T14:31:58.621054-04:00",
                    "created_at": "2023-04-09T09:27:10.208097-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5351e420-0518-4b50-bfaf-c69bcb8c561f/?format=api"
                },
                {
                    "id": "fa38e25c-1649-445f-923c-8ca185873263",
                    "gambit_id": "7c18aaf8-7c45-4794-bbb6-69c1f790688e",
                    "last_updated": "2023-04-10T14:31:58.618561-04:00",
                    "created_at": "2023-04-09T09:27:10.200663-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5351e420-0518-4b50-bfaf-c69bcb8c561f/?format=api"
                }
            ]
        }
    ]
}