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/4031e437-7d5c-4c67-932b-6ed7df2e6538/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4031e437-7d5c-4c67-932b-6ed7df2e6538",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "76d26142-5a2c-4b5b-b990-3d684bdc26d0",
    "completed": true,
    "last_updated": "2022-08-06T10:52:04.664771-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/76d26142-5a2c-4b5b-b990-3d684bdc26d0",
    "datetime": "2022-08-05T20:10:00-04:00",
    "cutoff_datetime": "2022-08-05T20:10:00-04:00",
    "name": "CIN (R Dugger) v. MIL (E Lauer)",
    "bettypes": [
        {
            "id": "ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4031e437-7d5c-4c67-932b-6ed7df2e6538/?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": "MIL (E Lauer)",
                        "amount": 6643.0
                    },
                    {
                        "team": "CIN (R Dugger)",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9298.89,
                "profit_sb": 298.89,
                "profit_sb_percentage": 3.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b6a4a38-c288-437f-a7ab-a4139dd513e1",
                    "gambit_id": "0c456725-7104-4739-9517-a8a912d34098",
                    "last_updated": "2022-08-06T10:52:04.667431-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (E Lauer)",
                    "reward": "1.40000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a/?format=api"
                },
                {
                    "id": "0bb46846-c1db-45b5-b3cf-88f659fb8662",
                    "gambit_id": "c22e8afd-f1f5-45d8-a346-561557803888",
                    "last_updated": "2022-08-06T10:52:04.667922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (R Dugger)",
                    "reward": "2.77000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a/?format=api"
                }
            ]
        },
        {
            "id": "a0612cf7-4284-4198-bb98-0656b857dca2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4031e437-7d5c-4c67-932b-6ed7df2e6538/?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": "MIL",
                        "amount": 5000.0
                    },
                    {
                        "team": "CIN",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f730281f-654c-4bae-9b41-4b67bf160f81",
                    "gambit_id": "804586f6-6766-47db-b665-c1c251b22a7f",
                    "last_updated": "2022-08-06T10:52:04.666551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0612cf7-4284-4198-bb98-0656b857dca2/?format=api"
                },
                {
                    "id": "0b0ebbc1-1ba2-4474-877c-d0ec9f8d2a76",
                    "gambit_id": "b4d8e55a-5fb1-44d4-9320-c1745addfeae",
                    "last_updated": "2022-08-06T10:52:04.666969-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0612cf7-4284-4198-bb98-0656b857dca2/?format=api"
                }
            ]
        }
    ]
}