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/43595fac-654f-4794-bb7a-001665020ae1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43595fac-654f-4794-bb7a-001665020ae1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a1282634-d4e3-4861-af5e-6dde7d1c02db",
    "completed": true,
    "last_updated": "2023-07-17T10:18:28.084261-04:00",
    "created_at": "2023-07-15T11:43:03.161130-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a1282634-d4e3-4861-af5e-6dde7d1c02db",
    "datetime": "2023-07-15T14:10:00-04:00",
    "cutoff_datetime": "2023-07-15T14:10:00-04:00",
    "name": "TAM (T Glasnow) v. KAN (A Marsh) - Game 1",
    "bettypes": [
        {
            "id": "a4203a7f-ec03-4f08-96e9-ece6db825ec8",
            "match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T11:43:03.163045-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": "TAM (T Glasnow)",
                        "amount": 6935.0
                    },
                    {
                        "team": "KAN (A Marsh)",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b8fb0240-1e3a-49dc-9183-70a36df7ad76",
                    "gambit_id": "56974ac4-1229-474f-b224-efe9b78a2b34",
                    "last_updated": "2023-07-17T10:18:28.087976-04:00",
                    "created_at": "2023-07-15T11:43:03.164517-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api"
                },
                {
                    "id": "5db7ff85-ac84-4e03-8074-65ffc0830b78",
                    "gambit_id": "9a47cc87-2986-43e0-a16a-d1f07cc04c7b",
                    "last_updated": "2023-07-17T10:18:28.089422-04:00",
                    "created_at": "2023-07-15T11:43:03.166164-04:00",
                    "name": "KAN (A Marsh)",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api"
                }
            ]
        },
        {
            "id": "88ceea89-79ba-4fca-9e7b-326d4f334806",
            "match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-15T11:43:03.167701-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": "TAM",
                        "amount": 5939.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4486f672-b49b-4ba0-b55f-dbb471e66337",
                    "gambit_id": "5310dcfd-d31d-4c9c-a7d6-992aea30bb62",
                    "last_updated": "2023-07-17T10:18:28.092268-04:00",
                    "created_at": "2023-07-15T11:43:03.169068-04:00",
                    "name": "TAM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88ceea89-79ba-4fca-9e7b-326d4f334806/?format=api"
                },
                {
                    "id": "a657be07-c524-4864-8fb7-9603c3d30e91",
                    "gambit_id": "8dc241f5-d06e-445d-9178-b78717f4497f",
                    "last_updated": "2023-07-17T10:18:28.093602-04:00",
                    "created_at": "2023-07-15T11:43:03.170483-04:00",
                    "name": "KAN",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88ceea89-79ba-4fca-9e7b-326d4f334806/?format=api"
                }
            ]
        },
        {
            "id": "d1c3fd7d-c75c-4884-a51c-6da33386f4f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T11:43:03.171933-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30528399-3737-43d3-b70b-57c5b542b3cd",
                    "gambit_id": "953e7a5d-b098-4316-b334-56beb16342ff",
                    "last_updated": "2023-07-17T10:18:28.097744-04:00",
                    "created_at": "2023-07-15T11:43:03.174769-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c3fd7d-c75c-4884-a51c-6da33386f4f6/?format=api"
                },
                {
                    "id": "54e214d9-e5a0-473c-a906-a1fc2c34a337",
                    "gambit_id": "43768003-84ce-47a9-b026-976e58aa6728",
                    "last_updated": "2023-07-17T10:18:28.096333-04:00",
                    "created_at": "2023-07-15T11:43:03.173333-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c3fd7d-c75c-4884-a51c-6da33386f4f6/?format=api"
                }
            ]
        }
    ]
}