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/699e25fb-9c8d-4330-a461-dd8731d746f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "699e25fb-9c8d-4330-a461-dd8731d746f2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c4aa3039-fdd0-40d8-b80c-9d7bfeb2c705",
    "completed": true,
    "last_updated": "2022-09-05T09:42:25.093853-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c4aa3039-fdd0-40d8-b80c-9d7bfeb2c705",
    "datetime": "2022-09-03T18:00:00-04:00",
    "cutoff_datetime": "2022-09-03T18:00:00-04:00",
    "name": "Rice v. USC",
    "bettypes": [
        {
            "id": "554ca9f0-ca22-4c5e-a24d-e633970b7b62",
            "match": "https://api-prod.gambitprofit.com/api/matches/699e25fb-9c8d-4330-a461-dd8731d746f2/?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": "Rice",
                        "amount": 5000.0
                    },
                    {
                        "team": "USC",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fa6865f0-8b2e-4711-941a-dbd8076ec2de",
                    "gambit_id": "28c1659c-0dcb-4711-83d0-233a1994ea9f",
                    "last_updated": "2022-09-05T09:42:25.100488-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "32.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/554ca9f0-ca22-4c5e-a24d-e633970b7b62/?format=api"
                },
                {
                    "id": "92ba0433-e477-4fc7-ae51-4194d67308d8",
                    "gambit_id": "431e77a1-6d56-49a4-b613-860339bd7dab",
                    "last_updated": "2022-09-05T09:42:25.099516-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "USC",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-32.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/554ca9f0-ca22-4c5e-a24d-e633970b7b62/?format=api"
                }
            ]
        },
        {
            "id": "86648b9c-6990-4d1e-b40b-bc7702f61b80",
            "match": "https://api-prod.gambitprofit.com/api/matches/699e25fb-9c8d-4330-a461-dd8731d746f2/?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 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6897e3a9-f9a4-4f05-98bb-909771066c08",
                    "gambit_id": "f927d415-eead-462e-9284-b01c87e8c172",
                    "last_updated": "2022-09-05T09:42:25.096458-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648b9c-6990-4d1e-b40b-bc7702f61b80/?format=api"
                },
                {
                    "id": "099f0f59-a9de-4525-86cb-8d218656a0e0",
                    "gambit_id": "333c1783-a55a-490a-8083-fdef3e119bc3",
                    "last_updated": "2022-09-05T09:42:25.097463-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648b9c-6990-4d1e-b40b-bc7702f61b80/?format=api"
                }
            ]
        }
    ]
}