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/8be010cb-cde4-4f97-812c-0294ca3b2687/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8be010cb-cde4-4f97-812c-0294ca3b2687",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f4711ae6-0e07-4bb8-ab4b-b0fedc9c55b1",
    "completed": true,
    "last_updated": "2023-08-17T13:18:09.969870-04:00",
    "created_at": "2023-08-15T08:58:23.976917-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f4711ae6-0e07-4bb8-ab4b-b0fedc9c55b1",
    "datetime": "2023-08-15T20:05:00-04:00",
    "cutoff_datetime": "2023-08-15T20:05:00-04:00",
    "name": "LAA (L Giolito) v. TEX (J Montgomery)",
    "bettypes": [
        {
            "id": "1172a8af-cc40-47a6-a4fb-aaa2153b241f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8be010cb-cde4-4f97-812c-0294ca3b2687/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-15T08:58:23.983803-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": "TEX (J Montgomery)",
                        "amount": 6359.0
                    },
                    {
                        "team": "LAA (L Giolito)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e7bf922-2602-438e-9a64-9f9a3788ca4b",
                    "gambit_id": "996d6694-2d8c-4144-9e98-7e1740e27f36",
                    "last_updated": "2023-08-17T13:18:09.988835-04:00",
                    "created_at": "2023-08-15T08:58:23.996567-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1172a8af-cc40-47a6-a4fb-aaa2153b241f/?format=api"
                },
                {
                    "id": "bf568784-8cee-4bbb-a415-267e002ad94a",
                    "gambit_id": "e6551333-671b-4588-b53b-3bd6d06fb124",
                    "last_updated": "2023-08-17T13:18:09.984095-04:00",
                    "created_at": "2023-08-15T08:58:23.988282-04:00",
                    "name": "LAA (L Giolito)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1172a8af-cc40-47a6-a4fb-aaa2153b241f/?format=api"
                }
            ]
        },
        {
            "id": "9ee2654b-e9c9-45a1-a31a-21832fd39f95",
            "match": "https://api-prod.gambitprofit.com/api/matches/8be010cb-cde4-4f97-812c-0294ca3b2687/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-15T08:58:24.005294-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8189d63-2352-4b84-9263-751115adf3fc",
                    "gambit_id": "abba1b5e-c27e-4ddf-9dae-2abb230e58cb",
                    "last_updated": "2023-08-17T13:18:09.997884-04:00",
                    "created_at": "2023-08-15T08:58:24.014829-04:00",
                    "name": "LAA",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee2654b-e9c9-45a1-a31a-21832fd39f95/?format=api"
                },
                {
                    "id": "110bc39f-ca88-479c-a251-852d3db73b76",
                    "gambit_id": "7c7c77a8-997f-4095-a6b8-839e69999cfc",
                    "last_updated": "2023-08-17T13:18:10.002217-04:00",
                    "created_at": "2023-08-15T08:58:24.023148-04:00",
                    "name": "TEX",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee2654b-e9c9-45a1-a31a-21832fd39f95/?format=api"
                }
            ]
        },
        {
            "id": "17974421-8557-4ade-a526-be31166d575a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8be010cb-cde4-4f97-812c-0294ca3b2687/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-15T08:58:24.030885-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67b4478b-0021-4062-9b83-99fbfeb32228",
                    "gambit_id": "3d0076a4-f603-4bd7-a5e6-1a619e4276c3",
                    "last_updated": "2023-08-17T13:18:10.010696-04:00",
                    "created_at": "2023-08-15T08:58:24.038172-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17974421-8557-4ade-a526-be31166d575a/?format=api"
                },
                {
                    "id": "730dfe6b-5e5f-447a-abb8-68d39e4d6a02",
                    "gambit_id": "73f0040c-8120-4ab7-a935-b1dd9aacaf28",
                    "last_updated": "2023-08-17T13:18:10.014667-04:00",
                    "created_at": "2023-08-15T08:58:24.046054-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17974421-8557-4ade-a526-be31166d575a/?format=api"
                }
            ]
        }
    ]
}