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/9d3a8698-e906-48fc-b80a-20864beaf369/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9d3a8698-e906-48fc-b80a-20864beaf369",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cec25a04-b7a3-4a7b-b46e-47ea8750d558",
    "completed": true,
    "last_updated": "2023-07-28T09:38:25.562015-04:00",
    "created_at": "2023-07-27T08:33:21.286476-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cec25a04-b7a3-4a7b-b46e-47ea8750d558",
    "datetime": "2023-07-27T16:10:00-04:00",
    "cutoff_datetime": "2023-07-27T16:10:00-04:00",
    "name": "LAA (P Sandoval) v. DET (M Manning) - Game 2",
    "bettypes": [
        {
            "id": "5ab50de6-a98b-4edd-9248-983c9f3cef7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d3a8698-e906-48fc-b80a-20864beaf369/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-27T08:33:21.292088-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": "LAA (P Sandoval)",
                        "amount": 5452.0
                    },
                    {
                        "team": "DET (M Manning)",
                        "amount": 4548.0
                    }
                ],
                "expected_reward_tokens": 9595.52,
                "profit_sb": 95.52,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de72e387-e871-458f-b5a8-9286acd833dc",
                    "gambit_id": "799cc84f-ac53-4990-905b-8b67de7e0042",
                    "last_updated": "2023-07-28T09:38:25.576413-04:00",
                    "created_at": "2023-07-27T08:33:21.296576-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "1.76000",
                    "odds": "1.79370",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ab50de6-a98b-4edd-9248-983c9f3cef7e/?format=api"
                },
                {
                    "id": "15c8ceb4-cc5c-4a34-81e3-b065e414d981",
                    "gambit_id": "badc6b6d-04a6-44d3-ac54-3ca77f40d7ae",
                    "last_updated": "2023-07-28T09:38:25.580328-04:00",
                    "created_at": "2023-07-27T08:33:21.301232-04:00",
                    "name": "DET (M Manning)",
                    "reward": "2.11000",
                    "odds": "2.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ab50de6-a98b-4edd-9248-983c9f3cef7e/?format=api"
                }
            ]
        },
        {
            "id": "5c34aa95-90fb-4225-b257-828094402179",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d3a8698-e906-48fc-b80a-20864beaf369/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-27T08:33:21.305769-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": "DET",
                        "amount": 5857.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66c197f6-3909-424d-8178-94d910bbb20e",
                    "gambit_id": "fb3bb65d-f88b-409e-846b-6bb67add90e5",
                    "last_updated": "2023-07-28T09:38:25.590566-04:00",
                    "created_at": "2023-07-27T08:33:21.314897-04:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c34aa95-90fb-4225-b257-828094402179/?format=api"
                },
                {
                    "id": "4a0093fa-c1b3-4f5b-9de8-d23a2bd7336b",
                    "gambit_id": "2e0f4bbc-313c-4b33-98e6-36513fd6dfb5",
                    "last_updated": "2023-07-28T09:38:25.587085-04:00",
                    "created_at": "2023-07-27T08:33:21.310345-04:00",
                    "name": "LAA",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c34aa95-90fb-4225-b257-828094402179/?format=api"
                }
            ]
        },
        {
            "id": "998d113b-d2b1-4779-8ff9-721fd2e7956b",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d3a8698-e906-48fc-b80a-20864beaf369/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-27T08:33:21.319473-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1d1e0e5-aa09-4220-8b5a-c67c5fc0b7a8",
                    "gambit_id": "2b39af6a-05ad-4021-a675-f5a5a391c6fe",
                    "last_updated": "2023-07-28T09:38:25.597436-04:00",
                    "created_at": "2023-07-27T08:33:21.323513-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998d113b-d2b1-4779-8ff9-721fd2e7956b/?format=api"
                },
                {
                    "id": "73dd52aa-2e22-4df0-a2ed-7b74bd7b6aca",
                    "gambit_id": "12540225-df79-4564-85a4-88d8a35e44ac",
                    "last_updated": "2023-07-28T09:38:25.600837-04:00",
                    "created_at": "2023-07-27T08:33:21.327706-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998d113b-d2b1-4779-8ff9-721fd2e7956b/?format=api"
                }
            ]
        }
    ]
}