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/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "334d1c6b-6399-4e05-9429-1c7f64b731cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8b119f3f-fb69-48d1-a12f-cfd04d482756",
    "completed": true,
    "last_updated": "2023-04-27T11:52:09.229242-04:00",
    "created_at": "2023-04-26T12:02:11.076769-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8b119f3f-fb69-48d1-a12f-cfd04d482756",
    "datetime": "2023-04-26T18:35:00-04:00",
    "cutoff_datetime": "2023-04-26T18:35:00-04:00",
    "name": "LOS (T Gonsolin) v. PIT (R Contreras)",
    "bettypes": [
        {
            "id": "fc833946-38aa-4cf3-a1ef-22e4e05eea1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:11.091215-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": 5711.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7cc16722-ce8f-4d2d-8a75-725644df5c63",
                    "gambit_id": "45496448-0d8d-48b3-92dd-0f267cdc508e",
                    "last_updated": "2023-04-27T11:52:09.250267-04:00",
                    "created_at": "2023-04-26T12:02:11.095176-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc833946-38aa-4cf3-a1ef-22e4e05eea1e/?format=api"
                },
                {
                    "id": "63552ab1-8c85-492a-b062-aa00921a3353",
                    "gambit_id": "38ab2ac6-dff7-4850-a4b9-75c9daf65d51",
                    "last_updated": "2023-04-27T11:52:09.247981-04:00",
                    "created_at": "2023-04-26T12:02:11.093058-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc833946-38aa-4cf3-a1ef-22e4e05eea1e/?format=api"
                }
            ]
        },
        {
            "id": "e50533ea-ad5b-4230-9635-acf2e72947b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:11.085315-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": "PIT",
                        "amount": 5421.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba70295e-8083-43d9-8bb7-d600a003ddc3",
                    "gambit_id": "a765bd53-473f-4df1-818b-33fdf14aa7c8",
                    "last_updated": "2023-04-27T11:52:09.241647-04:00",
                    "created_at": "2023-04-26T12:02:11.087073-04:00",
                    "name": "PIT",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e50533ea-ad5b-4230-9635-acf2e72947b4/?format=api"
                },
                {
                    "id": "e5593c5e-0df7-488a-847b-ea78552401b4",
                    "gambit_id": "0adc7101-0a4a-41cd-bfea-031c4e56c68b",
                    "last_updated": "2023-04-27T11:52:09.243849-04:00",
                    "created_at": "2023-04-26T12:02:11.089226-04:00",
                    "name": "LOS",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e50533ea-ad5b-4230-9635-acf2e72947b4/?format=api"
                }
            ]
        },
        {
            "id": "e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:11.079513-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": "443e3871-b90b-45f1-8364-ab84463153c1",
                    "gambit_id": "93e2347a-8e95-4106-b728-7ef6e60eebdf",
                    "last_updated": "2023-04-27T11:52:09.237055-04:00",
                    "created_at": "2023-04-26T12:02:11.083331-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/e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba/?format=api"
                },
                {
                    "id": "d9632747-0aa1-470f-bd30-938c1f00f34c",
                    "gambit_id": "ff59da25-87d5-46c4-b8a9-2d87432798d5",
                    "last_updated": "2023-04-27T11:52:09.234704-04:00",
                    "created_at": "2023-04-26T12:02:11.081398-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/e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba/?format=api"
                }
            ]
        }
    ]
}