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/75f541e6-414a-44fe-8426-37f4c0520e72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75f541e6-414a-44fe-8426-37f4c0520e72",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fda92426-7745-402f-a341-b3278a0ccfb0",
    "completed": true,
    "last_updated": "2023-06-29T18:03:04.592863-04:00",
    "created_at": "2023-06-28T08:48:02.613928-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fda92426-7745-402f-a341-b3278a0ccfb0",
    "datetime": "2023-06-28T12:20:00-04:00",
    "cutoff_datetime": "2023-06-28T12:20:00-04:00",
    "name": "MIN (K Maeda) v. ATL (K Allard)",
    "bettypes": [
        {
            "id": "7124b1a0-29bd-4577-9dbe-56bc4666d28f",
            "match": "https://api-prod.gambitprofit.com/api/matches/75f541e6-414a-44fe-8426-37f4c0520e72/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-28T08:48:02.616961-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": "ATL (K Allard)",
                        "amount": 5955.0
                    },
                    {
                        "team": "MIN (K Maeda)",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9c8271a-794c-4a05-9e05-94775f6dc58f",
                    "gambit_id": "66db2f88-18f9-4826-92f9-3bc539243173",
                    "last_updated": "2023-06-29T18:03:04.599346-04:00",
                    "created_at": "2023-06-28T08:48:02.620960-04:00",
                    "name": "ATL (K Allard)",
                    "reward": "1.61000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7124b1a0-29bd-4577-9dbe-56bc4666d28f/?format=api"
                },
                {
                    "id": "5da59557-545e-449f-aa6a-7aa80f3ec144",
                    "gambit_id": "f3fe458c-cd83-4382-93f9-b3d199f0e293",
                    "last_updated": "2023-06-29T18:03:04.597260-04:00",
                    "created_at": "2023-06-28T08:48:02.619203-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7124b1a0-29bd-4577-9dbe-56bc4666d28f/?format=api"
                }
            ]
        },
        {
            "id": "46ea3114-c25f-4a30-8ced-6c2048d92e15",
            "match": "https://api-prod.gambitprofit.com/api/matches/75f541e6-414a-44fe-8426-37f4c0520e72/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-28T08:48:02.622998-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": "MIN",
                        "amount": 5599.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7750fb38-8509-4c18-8f4b-1c30c749504f",
                    "gambit_id": "0654c5a7-38db-4c82-886a-b13bf854c47f",
                    "last_updated": "2023-06-29T18:03:04.603038-04:00",
                    "created_at": "2023-06-28T08:48:02.624726-04:00",
                    "name": "MIN",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ea3114-c25f-4a30-8ced-6c2048d92e15/?format=api"
                },
                {
                    "id": "ceb17200-a27d-47af-905d-c596ec4d08ca",
                    "gambit_id": "b40b4f48-a90f-4870-a38e-759434389290",
                    "last_updated": "2023-06-29T18:03:04.604791-04:00",
                    "created_at": "2023-06-28T08:48:02.626634-04:00",
                    "name": "ATL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ea3114-c25f-4a30-8ced-6c2048d92e15/?format=api"
                }
            ]
        },
        {
            "id": "a4a28318-a6f2-455f-beb7-3ffab1fe0b01",
            "match": "https://api-prod.gambitprofit.com/api/matches/75f541e6-414a-44fe-8426-37f4c0520e72/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-28T08:48:02.629062-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b59666f-11e3-47a4-904f-9b53f60fc975",
                    "gambit_id": "0c824672-cdbb-423d-af43-0cf487d4317c",
                    "last_updated": "2023-06-29T18:03:04.608794-04:00",
                    "created_at": "2023-06-28T08:48:02.631237-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a28318-a6f2-455f-beb7-3ffab1fe0b01/?format=api"
                },
                {
                    "id": "49712e51-84d4-4437-8842-a112fa1ef0af",
                    "gambit_id": "17fc381c-e7ab-4473-b90e-acaea844d0cf",
                    "last_updated": "2023-06-29T18:03:04.610518-04:00",
                    "created_at": "2023-06-28T08:48:02.633436-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a28318-a6f2-455f-beb7-3ffab1fe0b01/?format=api"
                }
            ]
        }
    ]
}