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/b6b1175a-4ebc-4cc5-a825-4e2dd5136e7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6b1175a-4ebc-4cc5-a825-4e2dd5136e7b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fc966025-de68-4bdc-9484-f9e9002ec472",
    "completed": true,
    "last_updated": "2022-10-02T15:17:25.487523-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 5.14,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fc966025-de68-4bdc-9484-f9e9002ec472",
    "datetime": "2022-10-01T12:00:00-04:00",
    "cutoff_datetime": "2022-10-01T12:00:00-04:00",
    "name": "Navy v. Air Force",
    "bettypes": [
        {
            "id": "da20d413-532d-43ac-a4d5-2d73c16f5998",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6b1175a-4ebc-4cc5-a825-4e2dd5136e7b/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "Air Force",
                        "amount": 8159.0
                    },
                    {
                        "team": "Navy",
                        "amount": 1841.0
                    }
                ],
                "expected_reward_tokens": 9462.74,
                "profit_sb": 462.74,
                "profit_sb_percentage": 5.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "55b74a1b-5f7d-4c52-a53f-6882067e25ae",
                    "gambit_id": "4bec898f-9460-4d2a-90da-37bb75357a23",
                    "last_updated": "2022-10-02T15:17:25.494306-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da20d413-532d-43ac-a4d5-2d73c16f5998/?format=api"
                },
                {
                    "id": "63e2fe8e-d017-4f3f-9580-60693a2cdc1c",
                    "gambit_id": "aa1f7da6-0f73-41c4-8396-48b7a3ec6d17",
                    "last_updated": "2022-10-02T15:17:25.495417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "5.14000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da20d413-532d-43ac-a4d5-2d73c16f5998/?format=api"
                }
            ]
        },
        {
            "id": "faf34045-c936-4147-abec-f81cadc3f555",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6b1175a-4ebc-4cc5-a825-4e2dd5136e7b/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "Air Force",
                        "amount": 5000.0
                    },
                    {
                        "team": "Navy",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2001dd8f-8e4c-46fc-9fc5-5aed5cc89bf0",
                    "gambit_id": "45b82691-560d-48a9-9759-5dc9a5bfc2ab",
                    "last_updated": "2022-10-02T15:17:25.497549-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faf34045-c936-4147-abec-f81cadc3f555/?format=api"
                },
                {
                    "id": "4150ceda-3c99-4f42-b3cb-97d7df617604",
                    "gambit_id": "d1577038-f2ff-4d88-9f0e-eb111a9b752f",
                    "last_updated": "2022-10-02T15:17:25.498609-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faf34045-c936-4147-abec-f81cadc3f555/?format=api"
                }
            ]
        },
        {
            "id": "b967b3dc-f0e9-499e-98a3-1d2a92ea72da",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6b1175a-4ebc-4cc5-a825-4e2dd5136e7b/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87b41766-bff4-4dea-b5eb-8d2978b5df6b",
                    "gambit_id": "661b5134-dd8f-4a6b-b4a6-5f54df46d49e",
                    "last_updated": "2022-10-02T15:17:25.491747-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b967b3dc-f0e9-499e-98a3-1d2a92ea72da/?format=api"
                },
                {
                    "id": "0105493c-b249-4a55-9ba2-bf5d6a7b220c",
                    "gambit_id": "f915b4a6-5ead-4bb7-b3c7-a17c3d27ffc3",
                    "last_updated": "2022-10-02T15:17:25.490483-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b967b3dc-f0e9-499e-98a3-1d2a92ea72da/?format=api"
                }
            ]
        }
    ]
}