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/fa0e7325-18b1-4c95-8592-444143e83b55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa0e7325-18b1-4c95-8592-444143e83b55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "44e5ec73-6d64-476f-b7e9-0fa3a87cdf43",
    "completed": true,
    "last_updated": "2023-07-31T18:18:09.500203-04:00",
    "created_at": "2023-07-30T08:18:22.801420-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/44e5ec73-6d64-476f-b7e9-0fa3a87cdf43",
    "datetime": "2023-07-30T13:35:00-04:00",
    "cutoff_datetime": "2023-07-30T13:35:00-04:00",
    "name": "PHI (C Sanchez) v. PIT (R Hill)",
    "bettypes": [
        {
            "id": "92d6864a-2738-4cfb-8bbf-1da6121327d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa0e7325-18b1-4c95-8592-444143e83b55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-30T08:18:22.817005-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 (C Sanchez)",
                        "amount": 5827.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b6cc7cc-8bc6-4bf0-a404-964ba74276e6",
                    "gambit_id": "14211cf6-f223-4427-8d77-0730c8425668",
                    "last_updated": "2023-07-31T18:18:09.511072-04:00",
                    "created_at": "2023-07-30T08:18:22.820818-04:00",
                    "name": "PHI (C Sanchez)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d6864a-2738-4cfb-8bbf-1da6121327d3/?format=api"
                },
                {
                    "id": "ab3b72c7-660e-4547-a3f7-51a0daf03500",
                    "gambit_id": "9a0c319c-e112-4309-82f6-8de963b55e7b",
                    "last_updated": "2023-07-31T18:18:09.514972-04:00",
                    "created_at": "2023-07-30T08:18:22.824574-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d6864a-2738-4cfb-8bbf-1da6121327d3/?format=api"
                }
            ]
        },
        {
            "id": "4398b761-9f79-4131-8789-59ef6209ce6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa0e7325-18b1-4c95-8592-444143e83b55/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-30T08:18:22.832788-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": "PIT",
                        "amount": 5319.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bf6b7fd-998b-4b25-ad9e-b35073cf924b",
                    "gambit_id": "98a96507-7bd9-461e-8073-510ce3b16c5d",
                    "last_updated": "2023-07-31T18:18:09.528485-04:00",
                    "created_at": "2023-07-30T08:18:22.840548-04:00",
                    "name": "PIT",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4398b761-9f79-4131-8789-59ef6209ce6c/?format=api"
                },
                {
                    "id": "8b40bb7f-58c1-4ff7-9fd5-578343e297f2",
                    "gambit_id": "840b8f06-2ba7-462c-91e6-d545e5ce6c61",
                    "last_updated": "2023-07-31T18:18:09.523595-04:00",
                    "created_at": "2023-07-30T08:18:22.836684-04:00",
                    "name": "PHI",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4398b761-9f79-4131-8789-59ef6209ce6c/?format=api"
                }
            ]
        },
        {
            "id": "4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa0e7325-18b1-4c95-8592-444143e83b55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-30T08:18:22.844549-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15621a9e-7873-4491-8fab-be4e1e682d00",
                    "gambit_id": "5ef8855e-c85f-4aef-b33d-e3204be13f2a",
                    "last_updated": "2023-07-31T18:18:09.541556-04:00",
                    "created_at": "2023-07-30T08:18:22.848297-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4/?format=api"
                },
                {
                    "id": "df7dbe15-7427-4afb-93b1-b30e2b701fab",
                    "gambit_id": "c27e351d-fe34-44cb-85a2-efb78545095b",
                    "last_updated": "2023-07-31T18:18:09.537230-04:00",
                    "created_at": "2023-07-30T08:18:22.852115-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4/?format=api"
                }
            ]
        }
    ]
}