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/f8f607b2-d687-45bd-bbac-36da717a26e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8f607b2-d687-45bd-bbac-36da717a26e8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf0d0b11-3fc5-4711-be71-a92c70e8aef3",
    "completed": true,
    "last_updated": "2023-04-16T18:07:20.483584-04:00",
    "created_at": "2023-04-15T12:27:10.407208-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bf0d0b11-3fc5-4711-be71-a92c70e8aef3",
    "datetime": "2023-04-15T14:15:00-04:00",
    "cutoff_datetime": "2023-04-15T14:15:00-04:00",
    "name": "PIT (R Contreras) v. STL (S Matz)",
    "bettypes": [
        {
            "id": "68f51f56-c0c6-4edd-8787-0322bbb66b65",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8f607b2-d687-45bd-bbac-36da717a26e8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-15T12:27:10.418949-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": "STL (S Matz)",
                        "amount": 6434.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11df3a18-4a5a-4b16-9d01-19856547c504",
                    "gambit_id": "a6cbf268-c0e3-46d6-8492-19207e80f909",
                    "last_updated": "2023-04-16T18:07:20.502310-04:00",
                    "created_at": "2023-04-15T12:27:10.420595-04:00",
                    "name": "STL (S Matz)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f51f56-c0c6-4edd-8787-0322bbb66b65/?format=api"
                },
                {
                    "id": "bf86326b-7218-4377-a274-d1e0d2ad6d7d",
                    "gambit_id": "5224fb21-1d9f-48b1-8e07-bf588234984b",
                    "last_updated": "2023-04-16T18:07:20.504273-04:00",
                    "created_at": "2023-04-15T12:27:10.422158-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f51f56-c0c6-4edd-8787-0322bbb66b65/?format=api"
                }
            ]
        },
        {
            "id": "bbb38316-869d-45d1-833a-9f1041b9d9e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8f607b2-d687-45bd-bbac-36da717a26e8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-15T12:27:10.414269-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": 5213.0
                    },
                    {
                        "team": "STL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b88bd995-30a1-41db-9c3d-bcfd66df02c8",
                    "gambit_id": "7a0e9d61-6a24-48da-bea6-9e4502be658b",
                    "last_updated": "2023-04-16T18:07:20.497869-04:00",
                    "created_at": "2023-04-15T12:27:10.417302-04:00",
                    "name": "PIT",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb38316-869d-45d1-833a-9f1041b9d9e5/?format=api"
                },
                {
                    "id": "3a31b4c4-a2b5-44f8-8850-faa69ecc2ea3",
                    "gambit_id": "171b16c5-75cc-4789-81c6-e648016e454f",
                    "last_updated": "2023-04-16T18:07:20.495417-04:00",
                    "created_at": "2023-04-15T12:27:10.415766-04:00",
                    "name": "STL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb38316-869d-45d1-833a-9f1041b9d9e5/?format=api"
                }
            ]
        },
        {
            "id": "b5c36178-4d07-493b-81e0-b35c86b391d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8f607b2-d687-45bd-bbac-36da717a26e8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-15T12:27:10.409428-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": "e1966673-3717-4697-bc97-72741407908a",
                    "gambit_id": "92e0de30-4dd7-44da-b439-b2eab35f47f8",
                    "last_updated": "2023-04-16T18:07:20.488561-04:00",
                    "created_at": "2023-04-15T12:27:10.411008-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/b5c36178-4d07-493b-81e0-b35c86b391d8/?format=api"
                },
                {
                    "id": "d141310a-1b92-4ea2-95a5-c0af7cea62ec",
                    "gambit_id": "1e0f176e-eca3-4cea-bd8b-c69a04d0465e",
                    "last_updated": "2023-04-16T18:07:20.490776-04:00",
                    "created_at": "2023-04-15T12:27:10.412621-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/b5c36178-4d07-493b-81e0-b35c86b391d8/?format=api"
                }
            ]
        }
    ]
}