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/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b43a6e77-24a5-486b-b192-fc969de88a20",
    "completed": true,
    "last_updated": "2023-05-02T11:52:08.166806-04:00",
    "created_at": "2023-05-01T12:27:17.068231-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b43a6e77-24a5-486b-b192-fc969de88a20",
    "datetime": "2023-05-01T22:10:00-04:00",
    "cutoff_datetime": "2023-05-01T22:10:00-04:00",
    "name": "PHI (T Walker) v. LOS (T Gonsolin)",
    "bettypes": [
        {
            "id": "24cb4fe1-8939-4542-804b-78c77495c0c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-01T12:27:17.078553-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 (T Gonsolin)",
                        "amount": 6114.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9598.42,
                "profit_sb": 98.42,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d900d05a-5716-4823-854f-77ab80b46bdf",
                    "gambit_id": "36220e56-0d29-45a2-a8e2-efcd09d7f9bf",
                    "last_updated": "2023-05-02T11:52:08.182478-04:00",
                    "created_at": "2023-05-01T12:27:17.079839-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cb4fe1-8939-4542-804b-78c77495c0c8/?format=api"
                },
                {
                    "id": "95195d96-7a91-4ca6-b3d9-fcc17859414a",
                    "gambit_id": "5812186e-e3d6-4f7d-9d70-6728d3f7ea90",
                    "last_updated": "2023-05-02T11:52:08.184168-04:00",
                    "created_at": "2023-05-01T12:27:17.082460-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.47000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cb4fe1-8939-4542-804b-78c77495c0c8/?format=api"
                }
            ]
        },
        {
            "id": "f560da38-8809-4884-b05b-f9d89e43bf1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-01T12:27:17.074479-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",
                        "amount": 5699.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a6aa4a5-005c-4311-b2b3-06818b9bad46",
                    "gambit_id": "fe200d40-c323-4511-9f6e-cce2f4f570de",
                    "last_updated": "2023-05-02T11:52:08.179053-04:00",
                    "created_at": "2023-05-01T12:27:17.077150-04:00",
                    "name": "PHI",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f560da38-8809-4884-b05b-f9d89e43bf1f/?format=api"
                },
                {
                    "id": "5ab52d0c-3387-445c-8213-f0c12b37dc74",
                    "gambit_id": "60882945-77ac-46d0-b32e-00f117ce5e05",
                    "last_updated": "2023-05-02T11:52:08.177258-04:00",
                    "created_at": "2023-05-01T12:27:17.075778-04:00",
                    "name": "LOS",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f560da38-8809-4884-b05b-f9d89e43bf1f/?format=api"
                }
            ]
        },
        {
            "id": "b68596be-5c42-478e-8389-751628d6a70f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-01T12:27:17.070131-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c32bcf25-1010-4be9-8c28-937b9fae09fe",
                    "gambit_id": "9466b720-23e2-46a4-b76e-5a0fe0063a4a",
                    "last_updated": "2023-05-02T11:52:08.173725-04:00",
                    "created_at": "2023-05-01T12:27:17.072927-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68596be-5c42-478e-8389-751628d6a70f/?format=api"
                },
                {
                    "id": "389a1d64-a4f4-4dca-86d4-a7d1b8c6165b",
                    "gambit_id": "51363e89-c4d0-4c80-9ddb-dfe999721fd3",
                    "last_updated": "2023-05-02T11:52:08.171966-04:00",
                    "created_at": "2023-05-01T12:27:17.071520-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68596be-5c42-478e-8389-751628d6a70f/?format=api"
                }
            ]
        }
    ]
}