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/4a5f94e8-896a-4580-92bf-26044d3352f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a5f94e8-896a-4580-92bf-26044d3352f5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4544303b-b02d-40a6-87f6-846b27938bdc",
    "completed": true,
    "last_updated": "2023-09-09T11:33:33.806566-04:00",
    "created_at": "2023-09-08T09:23:23.375594-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4544303b-b02d-40a6-87f6-846b27938bdc",
    "datetime": "2023-09-08T18:40:00-04:00",
    "cutoff_datetime": "2023-09-08T18:40:00-04:00",
    "name": "SEA (G Kirby) v. TAM (T Bradley)",
    "bettypes": [
        {
            "id": "567d7b70-dbca-4675-8535-ae48dc311a91",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a5f94e8-896a-4580-92bf-26044d3352f5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:23.383065-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": "SEA (G Kirby)",
                        "amount": 5117.0
                    },
                    {
                        "team": "TAM (T Bradley)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "845be12b-322a-4a78-bd02-14a2f8e68472",
                    "gambit_id": "b67373ef-f0a3-4ef4-bdd8-c9ec1a9508c8",
                    "last_updated": "2023-09-09T11:33:33.819858-04:00",
                    "created_at": "2023-09-08T09:23:23.386792-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567d7b70-dbca-4675-8535-ae48dc311a91/?format=api"
                },
                {
                    "id": "fa3fafaa-4584-4d08-96b6-736c59c918fa",
                    "gambit_id": "ce9da347-bd62-4adb-9cb6-8aefb6588156",
                    "last_updated": "2023-09-09T11:33:33.823291-04:00",
                    "created_at": "2023-09-08T09:23:23.391048-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567d7b70-dbca-4675-8535-ae48dc311a91/?format=api"
                }
            ]
        },
        {
            "id": "f321d5e7-6b8a-45a8-9f2b-7db2c64184f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a5f94e8-896a-4580-92bf-26044d3352f5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:23.395716-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",
                        "amount": 6090.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49a55198-1dad-4e88-8043-1c62f4dd7484",
                    "gambit_id": "1e8a234e-7c66-404d-b64a-2e22603508bb",
                    "last_updated": "2023-09-09T11:33:33.833382-04:00",
                    "created_at": "2023-09-08T09:23:23.404159-04:00",
                    "name": "TAM",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f321d5e7-6b8a-45a8-9f2b-7db2c64184f5/?format=api"
                },
                {
                    "id": "dc8c5fe4-7c76-44ed-82f2-f43ed3f7a795",
                    "gambit_id": "145d2486-c6ac-4ff4-b1f3-4ef4c30c00db",
                    "last_updated": "2023-09-09T11:33:33.830062-04:00",
                    "created_at": "2023-09-08T09:23:23.399388-04:00",
                    "name": "SEA",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f321d5e7-6b8a-45a8-9f2b-7db2c64184f5/?format=api"
                }
            ]
        },
        {
            "id": "4d38126c-7e38-4158-ba88-fe22ac0c7f50",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a5f94e8-896a-4580-92bf-26044d3352f5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:23.408367-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6964a6a-f262-4232-b996-30562590ff51",
                    "gambit_id": "8956eea9-6f46-468b-b160-1f231fadd494",
                    "last_updated": "2023-09-09T11:33:33.840215-04:00",
                    "created_at": "2023-09-08T09:23:23.412382-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d38126c-7e38-4158-ba88-fe22ac0c7f50/?format=api"
                },
                {
                    "id": "3bdf2cf7-c0d3-492d-a0e9-0d73d2098cda",
                    "gambit_id": "fba3685f-9d82-4fe3-b097-4f3223c0770a",
                    "last_updated": "2023-09-09T11:33:33.843624-04:00",
                    "created_at": "2023-09-08T09:23:23.416947-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d38126c-7e38-4158-ba88-fe22ac0c7f50/?format=api"
                }
            ]
        }
    ]
}