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/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39abad14-4157-44f8-8d94-7a8b7d377d71",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba2a7f48-2336-4652-87d9-dc850ddaa966",
    "completed": true,
    "last_updated": "2023-06-22T10:08:26.777330-04:00",
    "created_at": "2023-06-20T08:33:22.263155-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ba2a7f48-2336-4652-87d9-dc850ddaa966",
    "datetime": "2023-06-20T22:05:00-04:00",
    "cutoff_datetime": "2023-06-20T22:05:00-04:00",
    "name": "LOS (C Kershaw) v. LAA (R Detmers)",
    "bettypes": [
        {
            "id": "cde00ac7-76ce-4d28-8289-e9bf4f1a9283",
            "match": "https://api-prod.gambitprofit.com/api/matches/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:22.265956-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": "LOS (C Kershaw)",
                        "amount": 5564.0
                    },
                    {
                        "team": "LAA (R Detmers)",
                        "amount": 4436.0
                    }
                ],
                "expected_reward_tokens": 9625.72,
                "profit_sb": 125.72,
                "profit_sb_percentage": 1.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b341d05-a0ce-43e3-a251-c3fde66b8e59",
                    "gambit_id": "b46b354a-4721-428f-8c1c-285bd5618b3a",
                    "last_updated": "2023-06-22T10:08:26.783232-04:00",
                    "created_at": "2023-06-20T08:33:22.268586-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.73000",
                    "odds": "1.75760",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde00ac7-76ce-4d28-8289-e9bf4f1a9283/?format=api"
                },
                {
                    "id": "edf9f2f4-0fa6-4287-90ab-bcfb32b83ca5",
                    "gambit_id": "b9831333-dd84-4518-a416-e68d11914468",
                    "last_updated": "2023-06-22T10:08:26.785597-04:00",
                    "created_at": "2023-06-20T08:33:22.270827-04:00",
                    "name": "LAA (R Detmers)",
                    "reward": "2.17000",
                    "odds": "2.22000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde00ac7-76ce-4d28-8289-e9bf4f1a9283/?format=api"
                }
            ]
        },
        {
            "id": "954c6ffe-32fe-4c08-8d11-64e99b0db15c",
            "match": "https://api-prod.gambitprofit.com/api/matches/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:22.273013-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": 5599.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "611ca64c-2454-4302-a8a0-d77b8b5ac84e",
                    "gambit_id": "7ba9b320-8aa7-492b-8d29-83f686835966",
                    "last_updated": "2023-06-22T10:08:26.793286-04:00",
                    "created_at": "2023-06-20T08:33:22.277783-04:00",
                    "name": "LAA",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954c6ffe-32fe-4c08-8d11-64e99b0db15c/?format=api"
                },
                {
                    "id": "0fbf58f5-b98d-464f-89d5-8393f90e1049",
                    "gambit_id": "d011e4db-1ad6-4fb7-b606-408a841d509b",
                    "last_updated": "2023-06-22T10:08:26.790696-04:00",
                    "created_at": "2023-06-20T08:33:22.275335-04:00",
                    "name": "LOS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954c6ffe-32fe-4c08-8d11-64e99b0db15c/?format=api"
                }
            ]
        },
        {
            "id": "9f8c28a3-1f42-4326-90da-886d1cfd8b49",
            "match": "https://api-prod.gambitprofit.com/api/matches/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:22.279821-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "716d18d1-71c2-4625-8a27-492a94dfcfd1",
                    "gambit_id": "7e781cbd-d454-4678-9a7c-c45a084e0d0f",
                    "last_updated": "2023-06-22T10:08:26.799204-04:00",
                    "created_at": "2023-06-20T08:33:22.281763-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f8c28a3-1f42-4326-90da-886d1cfd8b49/?format=api"
                },
                {
                    "id": "e611a5c8-8229-4e63-8a21-2b01c7fee31a",
                    "gambit_id": "9c31318a-3d47-4546-a8a4-77c9e39f29fb",
                    "last_updated": "2023-06-22T10:08:26.802225-04:00",
                    "created_at": "2023-06-20T08:33:22.283898-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f8c28a3-1f42-4326-90da-886d1cfd8b49/?format=api"
                }
            ]
        }
    ]
}