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/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c9b4537-cc5c-482e-8929-77033dc4172d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "088b682f-7c83-480d-8fea-2a23682de23c",
    "completed": true,
    "last_updated": "2023-07-09T20:33:30.702170-04:00",
    "created_at": "2023-07-07T11:33:25.706139-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/088b682f-7c83-480d-8fea-2a23682de23c",
    "datetime": "2023-07-07T18:40:00-04:00",
    "cutoff_datetime": "2023-07-07T18:40:00-04:00",
    "name": "ATL (C Morton) v. TAM (T Glasnow)",
    "bettypes": [
        {
            "id": "ea59dfd9-1687-408f-a8f6-f9de72b24026",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-07T11:33:25.709145-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": "TAM (T Glasnow)",
                        "amount": 5000.0
                    },
                    {
                        "team": "ATL (C Morton)",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9550.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ccf4f939-86d7-4563-a715-216b6f80248d",
                    "gambit_id": "94d91c7f-ba45-43c5-b671-0330ae3ecbc9",
                    "last_updated": "2023-07-09T20:33:30.710046-04:00",
                    "created_at": "2023-07-07T11:33:25.713098-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea59dfd9-1687-408f-a8f6-f9de72b24026/?format=api"
                },
                {
                    "id": "dbdeabc5-44b3-4448-9f0f-c851d0a23c59",
                    "gambit_id": "174d522c-7fec-4e4e-91b3-8ad8a719379d",
                    "last_updated": "2023-07-09T20:33:30.707866-04:00",
                    "created_at": "2023-07-07T11:33:25.711066-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea59dfd9-1687-408f-a8f6-f9de72b24026/?format=api"
                }
            ]
        },
        {
            "id": "cb31c41d-512b-42c6-ad07-5d99bb76946f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-07T11:33:25.715319-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": "ATL",
                        "amount": 6449.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49629e63-0fc7-47e9-ab7a-384cbb8fff5c",
                    "gambit_id": "3367a6e7-6499-4775-a542-fb88b7c793ca",
                    "last_updated": "2023-07-09T20:33:30.716450-04:00",
                    "created_at": "2023-07-07T11:33:25.717181-04:00",
                    "name": "ATL",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api"
                },
                {
                    "id": "42152d1c-d5bd-4b58-aabe-2f9fbbf9c28a",
                    "gambit_id": "821e4773-6a3d-4f82-9f79-cb34b3703969",
                    "last_updated": "2023-07-09T20:33:30.719660-04:00",
                    "created_at": "2023-07-07T11:33:25.718887-04:00",
                    "name": "TAM",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api"
                }
            ]
        },
        {
            "id": "b6b9341c-028d-447a-a74f-2501576961ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-07T11:33:25.720948-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bb9b0fd-5a7e-4bcb-8747-8877592776a7",
                    "gambit_id": "76f67d5e-8648-428b-8d7d-ca06e926d3a9",
                    "last_updated": "2023-07-09T20:33:30.724015-04:00",
                    "created_at": "2023-07-07T11:33:25.722885-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api"
                },
                {
                    "id": "9d8372f1-8fd6-419b-81c7-de8f631e7dce",
                    "gambit_id": "365bed66-1bd5-4c11-b394-e774587bb3e3",
                    "last_updated": "2023-07-09T20:33:30.727341-04:00",
                    "created_at": "2023-07-07T11:33:25.724925-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api"
                }
            ]
        }
    ]
}