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/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "127e31f1-a667-4548-9020-5b5ba0f39612",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9de2d43f-cc34-47a0-b76c-ada694a7667f",
    "completed": true,
    "last_updated": "2023-09-23T20:58:09.756880-04:00",
    "created_at": "2023-09-22T09:58:22.767710-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9de2d43f-cc34-47a0-b76c-ada694a7667f",
    "datetime": "2023-09-22T19:05:00-04:00",
    "cutoff_datetime": "2023-09-22T19:05:00-04:00",
    "name": "ARI (B Pfaadt) v. NYY (L Weaver)",
    "bettypes": [
        {
            "id": "731d440f-6dbd-4457-ba92-475c30ef505b",
            "match": "https://api-prod.gambitprofit.com/api/matches/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-22T09:58:22.777307-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": "ARI (B Pfaadt)",
                        "amount": 5312.0
                    },
                    {
                        "team": "NYY (L Weaver)",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9561.6,
                "profit_sb": 61.6,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "53761536-4d6e-4cfe-9c3d-c4aa4a04756c",
                    "gambit_id": "adb79c97-4ff0-42ed-b0ce-a59f04a6a46a",
                    "last_updated": "2023-09-23T20:58:09.772439-04:00",
                    "created_at": "2023-09-22T09:58:22.781131-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "1.80000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731d440f-6dbd-4457-ba92-475c30ef505b/?format=api"
                },
                {
                    "id": "8e5e8cc2-6e2d-479d-96e6-3c4d9138ec2c",
                    "gambit_id": "4eaccff0-43c4-41bc-b09a-6e5767950c8f",
                    "last_updated": "2023-09-23T20:58:09.782786-04:00",
                    "created_at": "2023-09-22T09:58:22.785742-04:00",
                    "name": "NYY (L Weaver)",
                    "reward": "2.04000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731d440f-6dbd-4457-ba92-475c30ef505b/?format=api"
                }
            ]
        },
        {
            "id": "c842af43-7b6c-4254-ba45-a1ad4704be8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-22T09:58:22.790022-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cb56bc4-5f88-4101-bad3-b3b9b9c27147",
                    "gambit_id": "850cc348-581d-41a4-bb7e-47077386123e",
                    "last_updated": "2023-09-23T20:58:09.798529-04:00",
                    "created_at": "2023-09-22T09:58:22.808676-04:00",
                    "name": "NYY",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842af43-7b6c-4254-ba45-a1ad4704be8a/?format=api"
                },
                {
                    "id": "0908ba34-f407-4dac-85ce-aec410c54544",
                    "gambit_id": "11fec75c-b716-424e-b4be-8ec173e27d6b",
                    "last_updated": "2023-09-23T20:58:09.790084-04:00",
                    "created_at": "2023-09-22T09:58:22.793679-04:00",
                    "name": "ARI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842af43-7b6c-4254-ba45-a1ad4704be8a/?format=api"
                }
            ]
        },
        {
            "id": "10528c73-11a8-44c3-bf27-fc3e385fa366",
            "match": "https://api-prod.gambitprofit.com/api/matches/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-22T09:58:22.815699-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": "eac0fd87-1db0-4a56-953a-db76f0a9132c",
                    "gambit_id": "a32070e1-937f-4fff-bfc5-cbea9153e7f5",
                    "last_updated": "2023-09-23T20:58:09.811081-04:00",
                    "created_at": "2023-09-22T09:58:22.824658-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/10528c73-11a8-44c3-bf27-fc3e385fa366/?format=api"
                },
                {
                    "id": "bfe031cf-675f-46d7-bfb9-8905698f1585",
                    "gambit_id": "7aeca3fa-26cf-411c-bbf3-02122c562797",
                    "last_updated": "2023-09-23T20:58:09.806727-04:00",
                    "created_at": "2023-09-22T09:58:22.820734-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/10528c73-11a8-44c3-bf27-fc3e385fa366/?format=api"
                }
            ]
        }
    ]
}