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/01e3e977-39e0-4036-a52a-77adf1b31762/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01e3e977-39e0-4036-a52a-77adf1b31762",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4811af8e-9508-4935-961c-181af515ba53",
    "completed": true,
    "last_updated": "2023-06-17T14:58:02.179548-04:00",
    "created_at": "2023-06-16T08:22:59.995876-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4811af8e-9508-4935-961c-181af515ba53",
    "datetime": "2023-06-16T21:40:00-04:00",
    "cutoff_datetime": "2023-06-16T21:40:00-04:00",
    "name": "PHI (T Walker) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "309e4425-16bd-49e5-945a-5bc68fc20965",
            "match": "https://api-prod.gambitprofit.com/api/matches/01e3e977-39e0-4036-a52a-77adf1b31762/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:59.997812-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": "PHI (T Walker)",
                        "amount": 5700.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 4300.0
                    }
                ],
                "expected_reward_tokens": 9632.0,
                "profit_sb": 132.0,
                "profit_sb_percentage": 1.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bda747bb-619e-4fdf-bdcd-4618019733c4",
                    "gambit_id": "cc311f2a-036f-4e45-bd91-96db58a16e0d",
                    "last_updated": "2023-06-17T14:58:02.183918-04:00",
                    "created_at": "2023-06-16T08:22:59.999331-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.69000",
                    "odds": "1.71940",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309e4425-16bd-49e5-945a-5bc68fc20965/?format=api"
                },
                {
                    "id": "c065d123-9224-44d9-9491-0d5651d30a04",
                    "gambit_id": "b7de1f84-9698-4c31-8166-1653adef8f55",
                    "last_updated": "2023-06-17T14:58:02.185757-04:00",
                    "created_at": "2023-06-16T08:23:00.001049-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.24000",
                    "odds": "2.29000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309e4425-16bd-49e5-945a-5bc68fc20965/?format=api"
                }
            ]
        },
        {
            "id": "a1f962a4-cccc-4909-8e18-5a60b6caf382",
            "match": "https://api-prod.gambitprofit.com/api/matches/01e3e977-39e0-4036-a52a-77adf1b31762/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:23:00.002729-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": "OAK",
                        "amount": 5599.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a81617d-954c-41d5-9e56-62c4210a1906",
                    "gambit_id": "be2df3a6-e516-4ab5-a31d-ed0ea0dd1481",
                    "last_updated": "2023-06-17T14:58:02.191078-04:00",
                    "created_at": "2023-06-16T08:23:00.005640-04:00",
                    "name": "OAK",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f962a4-cccc-4909-8e18-5a60b6caf382/?format=api"
                },
                {
                    "id": "53e73d55-1ecc-465c-a76f-1565020a599f",
                    "gambit_id": "636e1065-7bb3-4b96-b064-91cc778110a1",
                    "last_updated": "2023-06-17T14:58:02.189267-04:00",
                    "created_at": "2023-06-16T08:23:00.004134-04:00",
                    "name": "PHI",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f962a4-cccc-4909-8e18-5a60b6caf382/?format=api"
                }
            ]
        },
        {
            "id": "c22b1418-163b-4672-908f-2e53b37ba19e",
            "match": "https://api-prod.gambitprofit.com/api/matches/01e3e977-39e0-4036-a52a-77adf1b31762/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:23:00.007206-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5053b66-05b3-44fa-80d0-0246d52a00c7",
                    "gambit_id": "28702440-c5c8-419d-9d47-9affd107b0c9",
                    "last_updated": "2023-06-17T14:58:02.194853-04:00",
                    "created_at": "2023-06-16T08:23:00.008548-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c22b1418-163b-4672-908f-2e53b37ba19e/?format=api"
                },
                {
                    "id": "b11b4b7d-47bd-4904-99a0-ab330d042dc5",
                    "gambit_id": "1e95738a-603c-4dc9-a399-ff0a31aa173f",
                    "last_updated": "2023-06-17T14:58:02.196744-04:00",
                    "created_at": "2023-06-16T08:23:00.009964-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c22b1418-163b-4672-908f-2e53b37ba19e/?format=api"
                }
            ]
        }
    ]
}