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/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da6a8b59-8b68-49c5-8952-8c3c7a1f1242",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fad9e496-41bc-4dfe-ac0a-05a050cd18a8",
    "completed": true,
    "last_updated": "2023-09-21T09:43:19.951910-04:00",
    "created_at": "2023-09-19T09:13:25.692574-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fad9e496-41bc-4dfe-ac0a-05a050cd18a8",
    "datetime": "2023-09-19T19:45:00-04:00",
    "cutoff_datetime": "2023-09-19T19:45:00-04:00",
    "name": "MIL (T Megill) v. STL (D Rom)",
    "bettypes": [
        {
            "id": "a6c7e56a-0dbf-4b23-aced-b1d298e8cec2",
            "match": "https://api-prod.gambitprofit.com/api/matches/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T09:13:25.709060-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": "MIL (T Megill)",
                        "amount": 5478.0
                    },
                    {
                        "team": "STL (D Rom)",
                        "amount": 4522.0
                    }
                ],
                "expected_reward_tokens": 9586.5,
                "profit_sb": 86.5,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7962a44-65da-4680-9e6c-06f1fa9bad78",
                    "gambit_id": "3d48b4f7-074e-497f-af09-e58d3f94d3c4",
                    "last_updated": "2023-09-21T09:43:19.965214-04:00",
                    "created_at": "2023-09-19T09:13:25.713336-04:00",
                    "name": "MIL (T Megill)",
                    "reward": "1.75000",
                    "odds": "1.78740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6c7e56a-0dbf-4b23-aced-b1d298e8cec2/?format=api"
                },
                {
                    "id": "8e9762d8-d62c-4e57-8c1c-2337dcc12e67",
                    "gambit_id": "32edaa17-b76b-4ad9-997e-0bc91d6c13cf",
                    "last_updated": "2023-09-21T09:43:19.972616-04:00",
                    "created_at": "2023-09-19T09:13:25.717172-04:00",
                    "name": "STL (D Rom)",
                    "reward": "2.12000",
                    "odds": "2.17000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6c7e56a-0dbf-4b23-aced-b1d298e8cec2/?format=api"
                }
            ]
        },
        {
            "id": "5c9e9c9d-4d97-4540-be9f-2c32349cd0ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T09:13:25.721435-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": 5773.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fe13350-952a-41f5-bae0-1d300c296609",
                    "gambit_id": "81311e4e-4377-4271-8085-a5336c73dd84",
                    "last_updated": "2023-09-21T09:43:19.984440-04:00",
                    "created_at": "2023-09-19T09:13:25.729433-04:00",
                    "name": "STL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9e9c9d-4d97-4540-be9f-2c32349cd0ce/?format=api"
                },
                {
                    "id": "97e8f5cf-9b17-49b6-bcd6-2b83ec15e5a9",
                    "gambit_id": "f5fbf2e9-72a4-45c3-a4ce-5f009c7e9cc1",
                    "last_updated": "2023-09-21T09:43:19.980814-04:00",
                    "created_at": "2023-09-19T09:13:25.725632-04:00",
                    "name": "MIL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9e9c9d-4d97-4540-be9f-2c32349cd0ce/?format=api"
                }
            ]
        },
        {
            "id": "54f1b9cc-1b8b-491f-9e09-1284b38319f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T09:13:25.733227-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca9a384d-7466-4da5-8eb8-9a91c9fd7f29",
                    "gambit_id": "a8a44a9f-03e0-457b-ac8a-5e0353e2deb5",
                    "last_updated": "2023-09-21T09:43:19.996145-04:00",
                    "created_at": "2023-09-19T09:13:25.743968-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54f1b9cc-1b8b-491f-9e09-1284b38319f9/?format=api"
                },
                {
                    "id": "c33a7e1a-64e5-4bef-862d-3e049a97f385",
                    "gambit_id": "94a738ce-51db-492c-9ddf-127cfd4cc56c",
                    "last_updated": "2023-09-21T09:43:19.992399-04:00",
                    "created_at": "2023-09-19T09:13:25.737041-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54f1b9cc-1b8b-491f-9e09-1284b38319f9/?format=api"
                }
            ]
        }
    ]
}