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/6e3904cc-e66b-4497-88d8-dbad3e62c35c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e3904cc-e66b-4497-88d8-dbad3e62c35c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "53de4b37-7fad-4140-8c7e-3003cdd635a7",
    "completed": true,
    "last_updated": "2022-09-20T16:17:10.979100-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.5,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/53de4b37-7fad-4140-8c7e-3003cdd635a7",
    "datetime": "2022-09-17T21:30:00-04:00",
    "cutoff_datetime": "2022-09-17T21:30:00-04:00",
    "name": "Real Salt Lake v. FC Cincinnati",
    "bettypes": [
        {
            "id": "94ebca5e-9734-4954-aaa8-51f795632e81",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e3904cc-e66b-4497-88d8-dbad3e62c35c/?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": "Real Salt Lake",
                        "amount": 6064.0
                    },
                    {
                        "team": "FC Cincinnati",
                        "amount": 3936.0
                    }
                ],
                "expected_reward_tokens": 12004.8,
                "profit_sb": 3004.8,
                "profit_sb_percentage": 33.39,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Real Salt Lake",
                        "amount": 4467.0
                    },
                    {
                        "team": "FC Cincinnati",
                        "amount": 2900.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2633.0
                    }
                ],
                "expected_reward_tokens": 8844.66,
                "profit_sb": -155.34,
                "profit_sb_percentage": -1.73,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c49ecf5-bb04-4477-8e63-2f1d8c738d47",
                    "gambit_id": "0c31af8c-a8a9-440e-a4a4-17eb10a40830",
                    "last_updated": "2022-09-20T16:17:10.986117-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Real Salt Lake",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ebca5e-9734-4954-aaa8-51f795632e81/?format=api"
                },
                {
                    "id": "6cfee817-b9da-45cf-ad0c-5642a8e9b371",
                    "gambit_id": "2e78a6ca-82c0-4af2-8a0b-e0140dc2ae4b",
                    "last_updated": "2022-09-20T16:17:10.985148-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Cincinnati",
                    "reward": "3.05000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ebca5e-9734-4954-aaa8-51f795632e81/?format=api"
                },
                {
                    "id": "86c0b512-091a-4d22-8e46-b2515f245de9",
                    "gambit_id": "215a667f-f2f9-472f-becc-533a69835b7b",
                    "last_updated": "2022-09-20T16:17:10.987161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.36000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ebca5e-9734-4954-aaa8-51f795632e81/?format=api"
                }
            ]
        },
        {
            "id": "60706d00-ae16-40ee-9ff2-4fd692b674c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e3904cc-e66b-4497-88d8-dbad3e62c35c/?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 Over 2.5",
                        "amount": 5854.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4146.0
                    }
                ],
                "expected_reward_tokens": 8955.36,
                "profit_sb": -44.64,
                "profit_sb_percentage": -0.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "992b4096-d37f-4e29-a5ec-1e9501da5fd7",
                    "gambit_id": "775c1bc1-e2b6-4778-8383-f3de159c4264",
                    "last_updated": "2022-09-20T16:17:10.983076-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.53000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60706d00-ae16-40ee-9ff2-4fd692b674c6/?format=api"
                },
                {
                    "id": "37d09490-0430-4785-b420-4472a568f163",
                    "gambit_id": "8fd2ef76-32a3-4bac-9b5e-124df6a3ecef",
                    "last_updated": "2022-09-20T16:17:10.981982-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60706d00-ae16-40ee-9ff2-4fd692b674c6/?format=api"
                }
            ]
        }
    ]
}