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/3f625b3e-3270-488e-bf74-b2667003c17f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f625b3e-3270-488e-bf74-b2667003c17f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f2f662d1-426a-4026-8c75-18740e625c82",
    "completed": true,
    "last_updated": "2022-10-11T11:27:06.432557-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f2f662d1-426a-4026-8c75-18740e625c82",
    "datetime": "2022-10-08T19:00:00-04:00",
    "cutoff_datetime": "2022-10-08T19:00:00-04:00",
    "name": "Appalachian St v. Texas St",
    "bettypes": [
        {
            "id": "99ee222e-8aaf-4f5a-b07c-9d3e034959f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f625b3e-3270-488e-bf74-b2667003c17f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Appalachian St",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 14.74,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Appalachian St",
                        "amount": 8738.0
                    },
                    {
                        "team": "Texas St",
                        "amount": 1262.0
                    }
                ],
                "expected_reward_tokens": 9524.42,
                "profit_sb": 24.42,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d196fe20-d592-4dab-80d7-9d73519d9c24",
                    "gambit_id": "99909fbc-cae6-4a1d-b901-8a0a9d847218",
                    "last_updated": "2022-10-11T11:27:06.438627-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Appalachian St",
                    "reward": "1.09000",
                    "odds": "1.09090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ee222e-8aaf-4f5a-b07c-9d3e034959f5/?format=api"
                },
                {
                    "id": "1d9f5334-dc12-487f-8424-f7af48b66805",
                    "gambit_id": "b66fcdda-66bc-40ef-944b-116c052a6b23",
                    "last_updated": "2022-10-11T11:27:06.437695-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas St",
                    "reward": "7.55000",
                    "odds": "7.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ee222e-8aaf-4f5a-b07c-9d3e034959f5/?format=api"
                }
            ]
        },
        {
            "id": "d8c2dd6b-8960-4c38-8dfa-036482f79261",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f625b3e-3270-488e-bf74-b2667003c17f/?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": "Texas St",
                        "amount": 5000.0
                    },
                    {
                        "team": "Appalachian St",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f4eb8c9-302b-4c7e-bbfb-8125698a2702",
                    "gambit_id": "1c4b1b47-c73d-4bad-bc63-551f54adece7",
                    "last_updated": "2022-10-11T11:27:06.440489-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas St",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c2dd6b-8960-4c38-8dfa-036482f79261/?format=api"
                },
                {
                    "id": "4e34f68d-ba58-424d-ad0b-913273fed897",
                    "gambit_id": "1bb1f870-6da6-4a08-9fc0-32ce8d286ff8",
                    "last_updated": "2022-10-11T11:27:06.441446-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Appalachian St",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c2dd6b-8960-4c38-8dfa-036482f79261/?format=api"
                }
            ]
        },
        {
            "id": "e929c04d-8486-4454-b667-06ca04a53a18",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f625b3e-3270-488e-bf74-b2667003c17f/?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 Under 54.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 54.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "144b4934-f2d6-4ee8-a06a-d08b9238357b",
                    "gambit_id": "7945fea5-376e-447d-bba7-83266d27426e",
                    "last_updated": "2022-10-11T11:27:06.434870-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e929c04d-8486-4454-b667-06ca04a53a18/?format=api"
                },
                {
                    "id": "333c3fd9-8caf-45d6-9697-cb9e81549388",
                    "gambit_id": "3edc8136-ca1b-4998-bb6b-8b575441e0e2",
                    "last_updated": "2022-10-11T11:27:06.435811-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e929c04d-8486-4454-b667-06ca04a53a18/?format=api"
                }
            ]
        }
    ]
}