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/0ac6dba9-5c87-47a9-a6b8-0aab963fbb36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ac6dba9-5c87-47a9-a6b8-0aab963fbb36",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3f8c3015-b984-4bc7-9c24-80e369ada6ab",
    "completed": true,
    "last_updated": "2022-08-15T14:12:14.285660-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.84,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3f8c3015-b984-4bc7-9c24-80e369ada6ab",
    "datetime": "2022-08-14T14:35:00-04:00",
    "cutoff_datetime": "2022-08-14T14:35:00-04:00",
    "name": "SEA (L Gilbert) v. TEX (M Perez)",
    "bettypes": [
        {
            "id": "264f0d23-bad9-4165-b7b9-37b8e24ca780",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ac6dba9-5c87-47a9-a6b8-0aab963fbb36/?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": "SEA (L Gilbert)",
                        "amount": 5280.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 4720.0
                    }
                ],
                "expected_reward_tokens": 9345.6,
                "profit_sb": 345.6,
                "profit_sb_percentage": 3.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bdf18647-672b-49b6-a4f8-1c476ed26590",
                    "gambit_id": "c64ced7c-3032-4c52-a19c-1e93704f2380",
                    "last_updated": "2022-08-15T14:12:14.288958-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.77000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api"
                },
                {
                    "id": "4ee229a7-bbdc-435b-945a-ec4576871e6f",
                    "gambit_id": "e4a5e0f6-65fc-4857-8d67-4b808fa49cb7",
                    "last_updated": "2022-08-15T14:12:14.288494-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (M Perez)",
                    "reward": "1.98000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api"
                }
            ]
        },
        {
            "id": "077b271d-5dae-4cf8-94f9-2682b505a80c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ac6dba9-5c87-47a9-a6b8-0aab963fbb36/?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": "TEX",
                        "amount": 5911.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4089.0
                    }
                ],
                "expected_reward_tokens": 9280.27,
                "profit_sb": 280.27,
                "profit_sb_percentage": 3.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37fb8f10-2d1e-4109-ae8c-2721fdf0ec83",
                    "gambit_id": "462c0b50-59ba-484b-98fb-e430a9435174",
                    "last_updated": "2022-08-15T14:12:14.287551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077b271d-5dae-4cf8-94f9-2682b505a80c/?format=api"
                },
                {
                    "id": "755bcd3c-92a6-40c2-906c-4b322198fb9e",
                    "gambit_id": "67c845d2-b9f2-4f96-aea7-5c3e48125cd2",
                    "last_updated": "2022-08-15T14:12:14.288022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077b271d-5dae-4cf8-94f9-2682b505a80c/?format=api"
                }
            ]
        }
    ]
}