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/3dd5ae55-4189-4863-8a20-fb4c6f566e34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3dd5ae55-4189-4863-8a20-fb4c6f566e34",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f45fef06-c315-421a-93e6-b6effb712df1",
    "completed": true,
    "last_updated": "2022-08-15T12:11:57.557730-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.54,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f45fef06-c315-421a-93e6-b6effb712df1",
    "datetime": "2022-08-13T21:00:00-04:00",
    "cutoff_datetime": "2022-08-13T21:00:00-04:00",
    "name": "Colorado Rapids v. Columbus Crew",
    "bettypes": [
        {
            "id": "7f791c34-54d8-46b0-81c2-bdbf4a33b959",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dd5ae55-4189-4863-8a20-fb4c6f566e34/?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": "Colorado Rapids",
                        "amount": 6520.0
                    },
                    {
                        "team": "Columbus Crew",
                        "amount": 3480.0
                    }
                ],
                "expected_reward_tokens": 11866.4,
                "profit_sb": 2866.4,
                "profit_sb_percentage": 31.85,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Colorado Rapids",
                        "amount": 4869.0
                    },
                    {
                        "team": "Columbus Crew",
                        "amount": 2599.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2532.0
                    }
                ],
                "expected_reward_tokens": 8861.58,
                "profit_sb": -138.42,
                "profit_sb_percentage": -1.54,
                "recommended": false
            },
            "lines": [
                {
                    "id": "edaecad9-b125-48e5-ac73-556cb92e2803",
                    "gambit_id": "6b91bea5-365b-4e3a-95ee-bf001e3ab9e7",
                    "last_updated": "2022-08-15T12:11:57.560150-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Rapids",
                    "reward": "1.82000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f791c34-54d8-46b0-81c2-bdbf4a33b959/?format=api"
                },
                {
                    "id": "ed20647b-1d27-4b09-bafe-ba9df35636c1",
                    "gambit_id": "e92d3982-8fb9-41f2-a669-40874092a747",
                    "last_updated": "2022-08-15T12:11:57.559682-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Crew",
                    "reward": "3.41000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f791c34-54d8-46b0-81c2-bdbf4a33b959/?format=api"
                },
                {
                    "id": "7c1848c8-5d4e-48d7-ba4f-b80c90de5414",
                    "gambit_id": "b1b1afa2-1a91-4202-abdb-cab52491eda0",
                    "last_updated": "2022-08-15T12:11:57.560640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.50000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f791c34-54d8-46b0-81c2-bdbf4a33b959/?format=api"
                }
            ]
        },
        {
            "id": "faed84ae-14c1-4e36-8379-b8acb4b849e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dd5ae55-4189-4863-8a20-fb4c6f566e34/?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": 5571.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 8857.89,
                "profit_sb": -142.11,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff605d16-4b1a-4969-91c4-42475d8de559",
                    "gambit_id": "e654abb1-ec95-4ed0-9413-0177ececcea6",
                    "last_updated": "2022-08-15T12:11:57.559212-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faed84ae-14c1-4e36-8379-b8acb4b849e2/?format=api"
                },
                {
                    "id": "8fea6408-153f-4423-9a51-49fe0c32d6f6",
                    "gambit_id": "cc77b057-994b-429b-9cb2-d64000af87dc",
                    "last_updated": "2022-08-15T12:11:57.558701-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faed84ae-14c1-4e36-8379-b8acb4b849e2/?format=api"
                }
            ]
        }
    ]
}