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/92bb0a44-55de-4810-b76d-614ea57da78e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "92bb0a44-55de-4810-b76d-614ea57da78e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4001de00-7996-4ce2-9166-5424c7a250bf",
    "completed": true,
    "last_updated": "2023-04-11T13:22:06.382948-04:00",
    "created_at": "2023-04-10T11:22:01.034475-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4001de00-7996-4ce2-9166-5424c7a250bf",
    "datetime": "2023-04-10T19:10:00-04:00",
    "cutoff_datetime": "2023-04-10T19:10:00-04:00",
    "name": "SDG (Y Darvish) v. NYM (M Scherzer)",
    "bettypes": [
        {
            "id": "da326dbf-db82-4af8-9c1f-f5af5f590d5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/92bb0a44-55de-4810-b76d-614ea57da78e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T11:22:01.050097-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": "NYM (M Scherzer)",
                        "amount": 5527.0
                    },
                    {
                        "team": "SDG (Y Darvish)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ce4c11f-1322-4e8f-8f7a-eb0c2c61500e",
                    "gambit_id": "51dff283-2794-4972-8923-e059539f4642",
                    "last_updated": "2023-04-11T13:22:06.403088-04:00",
                    "created_at": "2023-04-10T11:22:01.051852-04:00",
                    "name": "NYM (M Scherzer)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da326dbf-db82-4af8-9c1f-f5af5f590d5d/?format=api"
                },
                {
                    "id": "b8febe23-4fe6-4749-8050-f8a2ecd95cda",
                    "gambit_id": "31be002b-a4e3-48f7-9639-c57156f341b6",
                    "last_updated": "2023-04-11T13:22:06.405525-04:00",
                    "created_at": "2023-04-10T11:22:01.054101-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da326dbf-db82-4af8-9c1f-f5af5f590d5d/?format=api"
                }
            ]
        },
        {
            "id": "92478aca-658a-443a-bef1-731327420fba",
            "match": "https://api-prod.gambitprofit.com/api/matches/92bb0a44-55de-4810-b76d-614ea57da78e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T11:22:01.044207-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": "SDG",
                        "amount": 6308.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5bb10d17-a298-4a18-b4e1-3e3150b757fc",
                    "gambit_id": "18633db3-a462-4831-9ac1-f54ebd932ac6",
                    "last_updated": "2023-04-11T13:22:06.399038-04:00",
                    "created_at": "2023-04-10T11:22:01.048258-04:00",
                    "name": "SDG",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92478aca-658a-443a-bef1-731327420fba/?format=api"
                },
                {
                    "id": "8a785013-fb30-48d7-ad4a-7a6491b5e206",
                    "gambit_id": "83776074-1d7d-4fcd-8a42-956e1fac0999",
                    "last_updated": "2023-04-11T13:22:06.396571-04:00",
                    "created_at": "2023-04-10T11:22:01.045940-04:00",
                    "name": "NYM",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92478aca-658a-443a-bef1-731327420fba/?format=api"
                }
            ]
        },
        {
            "id": "ca12680d-209d-4aa5-8181-c0a17f422c05",
            "match": "https://api-prod.gambitprofit.com/api/matches/92bb0a44-55de-4810-b76d-614ea57da78e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T11:22:01.037154-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3efe390-9cf3-41dd-b6db-de9508452a42",
                    "gambit_id": "09779c4a-c983-4510-b20e-89ef68948954",
                    "last_updated": "2023-04-11T13:22:06.391543-04:00",
                    "created_at": "2023-04-10T11:22:01.042029-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca12680d-209d-4aa5-8181-c0a17f422c05/?format=api"
                },
                {
                    "id": "75c758ff-b5c7-4a27-9eab-41afcc463e17",
                    "gambit_id": "990af974-629c-472a-893c-1c9422a3ea5d",
                    "last_updated": "2023-04-11T13:22:06.389050-04:00",
                    "created_at": "2023-04-10T11:22:01.039077-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca12680d-209d-4aa5-8181-c0a17f422c05/?format=api"
                }
            ]
        }
    ]
}