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/dd1d16e7-6841-4e90-99e0-2c82dcb72304/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd1d16e7-6841-4e90-99e0-2c82dcb72304",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "33c8c239-8f81-4881-9d6f-58374d12eaa1",
    "completed": true,
    "last_updated": "2023-05-01T12:27:25.133342-04:00",
    "created_at": "2023-04-30T12:47:12.008950-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/33c8c239-8f81-4881-9d6f-58374d12eaa1",
    "datetime": "2023-04-30T15:10:00-04:00",
    "cutoff_datetime": "2023-04-30T15:10:00-04:00",
    "name": "ARI (R Nelson) v. COL (A Gomber)",
    "bettypes": [
        {
            "id": "7c8889d6-21ad-4d33-96d3-8f4231db6960",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd1d16e7-6841-4e90-99e0-2c82dcb72304/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-30T12:47:12.024933-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": "ARI (R Nelson)",
                        "amount": 5426.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40d28cd2-5fd8-4b5b-850c-4fb90e87a742",
                    "gambit_id": "a9c4da02-e24d-4ad1-865b-a2ba7a0b960d",
                    "last_updated": "2023-05-01T12:27:25.151216-04:00",
                    "created_at": "2023-04-30T12:47:12.028543-04:00",
                    "name": "ARI (R Nelson)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c8889d6-21ad-4d33-96d3-8f4231db6960/?format=api"
                },
                {
                    "id": "ce00f871-1d55-47af-b71b-5ce602983537",
                    "gambit_id": "daf13efc-8ec7-44cd-b5a4-9d254efdb23d",
                    "last_updated": "2023-05-01T12:27:25.149472-04:00",
                    "created_at": "2023-04-30T12:47:12.026733-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c8889d6-21ad-4d33-96d3-8f4231db6960/?format=api"
                }
            ]
        },
        {
            "id": "beb61720-71c8-4074-b786-5327d4d9cbb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd1d16e7-6841-4e90-99e0-2c82dcb72304/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-30T12:47:12.019608-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": "COL",
                        "amount": 5599.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "286b1fa6-f943-4106-a9a1-0ba015e91058",
                    "gambit_id": "bd1beb67-c218-4fa8-9fcf-77a834b9c136",
                    "last_updated": "2023-05-01T12:27:25.143665-04:00",
                    "created_at": "2023-04-30T12:47:12.021419-04:00",
                    "name": "COL",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beb61720-71c8-4074-b786-5327d4d9cbb1/?format=api"
                },
                {
                    "id": "9b3ed7b9-9c89-4e44-b3f6-9121fbbddd85",
                    "gambit_id": "4f75179c-474a-474b-b8d5-e52992149eec",
                    "last_updated": "2023-05-01T12:27:25.145545-04:00",
                    "created_at": "2023-04-30T12:47:12.023122-04:00",
                    "name": "ARI",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beb61720-71c8-4074-b786-5327d4d9cbb1/?format=api"
                }
            ]
        },
        {
            "id": "ff3082e4-8341-4de6-a4f9-9b60c55d91f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd1d16e7-6841-4e90-99e0-2c82dcb72304/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-30T12:47:12.012029-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 Under 12",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57951fa4-ca10-42cc-af4f-136bd5945a93",
                    "gambit_id": "cee1467e-9a3b-4f6a-a5e2-e69aa374282f",
                    "last_updated": "2023-05-01T12:27:25.137830-04:00",
                    "created_at": "2023-04-30T12:47:12.014563-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3082e4-8341-4de6-a4f9-9b60c55d91f8/?format=api"
                },
                {
                    "id": "c3863fd4-aff9-4266-9177-62d4b2bffe42",
                    "gambit_id": "f33f5553-199e-406e-affb-efac9e83094f",
                    "last_updated": "2023-05-01T12:27:25.139821-04:00",
                    "created_at": "2023-04-30T12:47:12.017114-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3082e4-8341-4de6-a4f9-9b60c55d91f8/?format=api"
                }
            ]
        }
    ]
}