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/e7918f7f-f5c4-40f3-9dd9-7c1569c58417/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e7918f7f-f5c4-40f3-9dd9-7c1569c58417",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f212619e-9228-46bb-9b2c-cff2d9de8536",
    "completed": true,
    "last_updated": "2023-04-26T20:37:15.531852-04:00",
    "created_at": "2023-04-25T11:41:55.887764-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f212619e-9228-46bb-9b2c-cff2d9de8536",
    "datetime": "2023-04-25T18:40:00-04:00",
    "cutoff_datetime": "2023-04-25T18:40:00-04:00",
    "name": "HOU (L Garcia) v. TAM (D Rasmussen)",
    "bettypes": [
        {
            "id": "57000f37-0ad3-4ad4-ad77-a0ddc1941999",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7918f7f-f5c4-40f3-9dd9-7c1569c58417/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:41:55.905521-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": "TAM (D Rasmussen)",
                        "amount": 6182.0
                    },
                    {
                        "team": "HOU (L Garcia)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "54c3ce8f-5840-43d1-a9e1-23ec52a25b8b",
                    "gambit_id": "d21704f8-46e3-47d6-bfef-029d5ef76be9",
                    "last_updated": "2023-04-26T20:37:15.544997-04:00",
                    "created_at": "2023-04-25T11:41:55.908111-04:00",
                    "name": "TAM (D Rasmussen)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57000f37-0ad3-4ad4-ad77-a0ddc1941999/?format=api"
                },
                {
                    "id": "78469103-b308-4b3e-9144-76cce84fd17a",
                    "gambit_id": "8857c56b-705d-4da0-96c0-673ae9e09b8d",
                    "last_updated": "2023-04-26T20:37:15.546593-04:00",
                    "created_at": "2023-04-25T11:41:55.910776-04:00",
                    "name": "HOU (L Garcia)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57000f37-0ad3-4ad4-ad77-a0ddc1941999/?format=api"
                }
            ]
        },
        {
            "id": "15b48182-5966-4723-a764-b71c30780083",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7918f7f-f5c4-40f3-9dd9-7c1569c58417/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:41:55.898717-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": "HOU",
                        "amount": 5699.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e8da3cb-10c1-427b-b061-9b12be234d00",
                    "gambit_id": "70ac47fa-7333-439d-b88b-ac1dedd1645b",
                    "last_updated": "2023-04-26T20:37:15.542054-04:00",
                    "created_at": "2023-04-25T11:41:55.903010-04:00",
                    "name": "HOU",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15b48182-5966-4723-a764-b71c30780083/?format=api"
                },
                {
                    "id": "93a1a8a6-aa7d-4a8e-ba22-1fe1e1a8d7f3",
                    "gambit_id": "4cd7fa85-01c6-46ca-ba32-f0d0994a51aa",
                    "last_updated": "2023-04-26T20:37:15.540621-04:00",
                    "created_at": "2023-04-25T11:41:55.900684-04:00",
                    "name": "TAM",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15b48182-5966-4723-a764-b71c30780083/?format=api"
                }
            ]
        },
        {
            "id": "4cd29de9-d4e8-4a38-8771-1753ddaec1b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7918f7f-f5c4-40f3-9dd9-7c1569c58417/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:41:55.890800-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "861f7cf1-ba20-465b-a463-b9df7df6c7e4",
                    "gambit_id": "dbe40651-004c-4369-a53c-64444aa9757f",
                    "last_updated": "2023-04-26T20:37:15.537302-04:00",
                    "created_at": "2023-04-25T11:41:55.895693-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cd29de9-d4e8-4a38-8771-1753ddaec1b5/?format=api"
                },
                {
                    "id": "8e5338a3-2852-4a66-bb12-2f2640c4f91f",
                    "gambit_id": "ec102a54-623b-4c67-a114-b8db4afb6b2a",
                    "last_updated": "2023-04-26T20:37:15.535600-04:00",
                    "created_at": "2023-04-25T11:41:55.893188-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cd29de9-d4e8-4a38-8771-1753ddaec1b5/?format=api"
                }
            ]
        }
    ]
}