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/b7ab1777-e110-44f6-a1d1-70d6d482ba7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b7ab1777-e110-44f6-a1d1-70d6d482ba7a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d752c570-c1f0-436f-a79a-6c79727be06f",
    "completed": true,
    "last_updated": "2022-10-17T10:21:58.193527-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.38,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d752c570-c1f0-436f-a79a-6c79727be06f",
    "datetime": "2022-10-15T12:00:00-04:00",
    "cutoff_datetime": "2022-10-15T12:00:00-04:00",
    "name": "New York Red Bulls v. FC Cincinnati",
    "bettypes": [
        {
            "id": "4f7639f0-f592-4073-8250-476f838d60a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7ab1777-e110-44f6-a1d1-70d6d482ba7a/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "New York Red Bulls",
                        "amount": 5962.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4038.0
                    }
                ],
                "expected_reward_tokens": 12638.94,
                "profit_sb": 3138.94,
                "profit_sb_percentage": 33.04,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York Red Bulls",
                        "amount": 4357.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2951.0
                    },
                    {
                        "team": "FC Cincinnati",
                        "amount": 2693.0
                    }
                ],
                "expected_reward_tokens": 9236.63,
                "profit_sb": -263.37,
                "profit_sb_percentage": -2.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa0f8052-dd11-4b3a-8e2f-4cc08799cdb1",
                    "gambit_id": "51ba2e48-73cb-47e1-8450-e14ac2992ac3",
                    "last_updated": "2022-10-17T10:21:58.200622-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Red Bulls",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7639f0-f592-4073-8250-476f838d60a8/?format=api"
                },
                {
                    "id": "6dec3851-e092-4136-843b-4a325637af7e",
                    "gambit_id": "c464039b-9e30-4b12-9735-87853e28094d",
                    "last_updated": "2022-10-17T10:21:58.201656-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7639f0-f592-4073-8250-476f838d60a8/?format=api"
                },
                {
                    "id": "f5839d44-92eb-4ee0-87cb-fbd037240529",
                    "gambit_id": "306c4186-2a80-4593-898f-c27eb125db74",
                    "last_updated": "2022-10-17T10:21:58.199631-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Cincinnati",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7639f0-f592-4073-8250-476f838d60a8/?format=api"
                }
            ]
        },
        {
            "id": "40472a42-c5ad-4b7b-a61f-cd3bc2584fa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7ab1777-e110-44f6-a1d1-70d6d482ba7a/?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 2.5",
                        "amount": 5520.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4480.0
                    }
                ],
                "expected_reward_tokens": 9273.6,
                "profit_sb": -226.4,
                "profit_sb_percentage": -2.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed840e37-5b9f-4b0c-a0bb-d018bb07297a",
                    "gambit_id": "26b92313-6307-4d59-a08e-781ddeeb6d7f",
                    "last_updated": "2022-10-17T10:21:58.196535-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.68000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40472a42-c5ad-4b7b-a61f-cd3bc2584fa1/?format=api"
                },
                {
                    "id": "d576d912-426a-4b60-b757-e4a72cfe71b8",
                    "gambit_id": "802ee1e1-c02b-4777-880b-88c1d70bacff",
                    "last_updated": "2022-10-17T10:21:58.197700-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40472a42-c5ad-4b7b-a61f-cd3bc2584fa1/?format=api"
                }
            ]
        }
    ]
}