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/15a8fe9a-808b-44bd-be28-77f4468b55dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "15a8fe9a-808b-44bd-be28-77f4468b55dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7daa5c2a-20e9-4503-add9-399ae98018e2",
    "completed": true,
    "last_updated": "2023-04-03T10:07:03.202510-04:00",
    "created_at": "2023-04-01T10:22:12.505889-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7daa5c2a-20e9-4503-add9-399ae98018e2",
    "datetime": "2023-04-01T14:15:00-04:00",
    "cutoff_datetime": "2023-04-01T14:15:00-04:00",
    "name": "TOR (K Gausman) v. STL (J Flaherty)",
    "bettypes": [
        {
            "id": "0d539346-b33e-4d77-991f-a84c89ae14f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/15a8fe9a-808b-44bd-be28-77f4468b55dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-01T10:22:12.516482-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": "TOR (K Gausman)",
                        "amount": 5527.0
                    },
                    {
                        "team": "STL (J Flaherty)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b334db44-b9cc-4423-ab4f-58525538feb0",
                    "gambit_id": "97d33a99-bdba-4e48-9673-a02caf7d04af",
                    "last_updated": "2023-04-03T10:07:03.216227-04:00",
                    "created_at": "2023-04-01T10:22:12.520261-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d539346-b33e-4d77-991f-a84c89ae14f9/?format=api"
                },
                {
                    "id": "c3913abd-52af-4080-b4c8-9b91f95489bc",
                    "gambit_id": "a6b3d747-568d-48bd-bb98-1a815a009ded",
                    "last_updated": "2023-04-03T10:07:03.214859-04:00",
                    "created_at": "2023-04-01T10:22:12.518424-04:00",
                    "name": "STL (J Flaherty)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d539346-b33e-4d77-991f-a84c89ae14f9/?format=api"
                }
            ]
        },
        {
            "id": "7e3a9c73-23aa-4ef2-93eb-48e5e2b29ca9",
            "match": "https://api-prod.gambitprofit.com/api/matches/15a8fe9a-808b-44bd-be28-77f4468b55dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-01T10:22:12.509392-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": "STL",
                        "amount": 5784.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0cc9553-6c17-4e07-9720-659325cb976e",
                    "gambit_id": "babd9235-416e-41e8-88ec-776c339f00d8",
                    "last_updated": "2023-04-03T10:07:03.210813-04:00",
                    "created_at": "2023-04-01T10:22:12.512482-04:00",
                    "name": "STL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3a9c73-23aa-4ef2-93eb-48e5e2b29ca9/?format=api"
                },
                {
                    "id": "4fa0e3d9-85e3-4477-a4ca-2b9e611c3148",
                    "gambit_id": "0a2484b3-d713-48a6-a125-a8d3f66cfdcb",
                    "last_updated": "2023-04-03T10:07:03.212118-04:00",
                    "created_at": "2023-04-01T10:22:12.514537-04:00",
                    "name": "TOR",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3a9c73-23aa-4ef2-93eb-48e5e2b29ca9/?format=api"
                }
            ]
        },
        {
            "id": "44acc27d-785c-4745-b772-bae71c6dd805",
            "match": "https://api-prod.gambitprofit.com/api/matches/15a8fe9a-808b-44bd-be28-77f4468b55dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-01T12:26:51.059953-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3c5d12e-fa5f-4ba8-85f1-4142f8553600",
                    "gambit_id": "d934d7a4-cb62-4755-91ab-bee7e10b1be6",
                    "last_updated": "2023-04-03T10:07:03.206288-04:00",
                    "created_at": "2023-04-01T12:26:51.061720-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44acc27d-785c-4745-b772-bae71c6dd805/?format=api"
                },
                {
                    "id": "3b367509-74e6-4f6a-acd4-41036aea4d4c",
                    "gambit_id": "0560f4eb-3c07-4bd3-be2d-2f60d9875242",
                    "last_updated": "2023-04-03T10:07:03.208016-04:00",
                    "created_at": "2023-04-01T12:26:51.063665-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44acc27d-785c-4745-b772-bae71c6dd805/?format=api"
                }
            ]
        }
    ]
}