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/6811a8c2-b418-4bd0-b7ac-b583c93eeaf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6811a8c2-b418-4bd0-b7ac-b583c93eeaf9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "07826582-15d5-496d-b90d-b01b0b04704d",
    "completed": true,
    "last_updated": "2022-11-21T09:43:44.542398-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.42,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/07826582-15d5-496d-b90d-b01b0b04704d",
    "datetime": "2022-11-19T22:30:00-05:00",
    "cutoff_datetime": "2022-11-19T22:30:00-05:00",
    "name": "Fresno State v. Nevada",
    "bettypes": [
        {
            "id": "87886634-1bd7-44fb-b51a-2b33c47f96d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6811a8c2-b418-4bd0-b7ac-b583c93eeaf9/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Fresno State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 15.56,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Fresno State",
                        "amount": 9036.0
                    },
                    {
                        "team": "Nevada",
                        "amount": 964.0
                    }
                ],
                "expected_reward_tokens": 9397.44,
                "profit_sb": 397.44,
                "profit_sb_percentage": 4.42,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8cd4f015-addc-4f6d-9ed9-ccdf839f6bb8",
                    "gambit_id": "47c45374-3d94-463b-88d3-9d48ab57d7bf",
                    "last_updated": "2022-11-21T09:43:44.549811-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87886634-1bd7-44fb-b51a-2b33c47f96d8/?format=api"
                },
                {
                    "id": "b9c39f03-71be-4156-8fd4-bc61c657d2d5",
                    "gambit_id": "d56e10ff-67a5-4c6f-a096-357d3b76b74d",
                    "last_updated": "2022-11-21T09:43:44.548675-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "9.75000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87886634-1bd7-44fb-b51a-2b33c47f96d8/?format=api"
                }
            ]
        },
        {
            "id": "b4ba9505-9b77-46c5-84db-661dfd43a46d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6811a8c2-b418-4bd0-b7ac-b583c93eeaf9/?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": "Fresno State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Nevada",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4a63bc4-26f7-4786-911c-dabc339e1323",
                    "gambit_id": "21bdf757-df41-4096-8d46-022237b980f6",
                    "last_updated": "2022-11-21T09:43:44.553161-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-22.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ba9505-9b77-46c5-84db-661dfd43a46d/?format=api"
                },
                {
                    "id": "f8eb76f3-823f-4cde-8c21-65d24a3ac71e",
                    "gambit_id": "68057562-45c6-44ca-b5f5-a62575fd2e36",
                    "last_updated": "2022-11-21T09:43:44.552130-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "22.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ba9505-9b77-46c5-84db-661dfd43a46d/?format=api"
                }
            ]
        },
        {
            "id": "79b124a9-ca6d-4ded-84aa-28e2c0bd4662",
            "match": "https://api-prod.gambitprofit.com/api/matches/6811a8c2-b418-4bd0-b7ac-b583c93eeaf9/?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": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c91fd07e-3c6c-49e6-8377-3d94398cf228",
                    "gambit_id": "5b66a32b-d7c6-4f9e-9662-c5252fd8f41c",
                    "last_updated": "2022-11-21T09:43:44.545208-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b124a9-ca6d-4ded-84aa-28e2c0bd4662/?format=api"
                },
                {
                    "id": "9e08c891-b9f9-45ac-ac03-eb0405a9dc11",
                    "gambit_id": "44d58443-1487-44c3-a573-9877969c2ca4",
                    "last_updated": "2022-11-21T09:43:44.546361-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b124a9-ca6d-4ded-84aa-28e2c0bd4662/?format=api"
                }
            ]
        }
    ]
}