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/053115df-3fc1-4a29-af58-4940481d721f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "053115df-3fc1-4a29-af58-4940481d721f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b5957d1d-720a-4057-ab2f-3cfd9fc9f836",
    "completed": true,
    "last_updated": "2022-08-21T18:36:58.430054-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.12,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b5957d1d-720a-4057-ab2f-3cfd9fc9f836",
    "datetime": "2022-08-20T22:00:00-04:00",
    "cutoff_datetime": "2022-08-20T22:00:00-04:00",
    "name": "Real Salt Lake v. Vancouver Whitecaps FC",
    "bettypes": [
        {
            "id": "e98d3ca7-dddf-40bb-bb87-a1bbad6baf9d",
            "match": "https://api-prod.gambitprofit.com/api/matches/053115df-3fc1-4a29-af58-4940481d721f/?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": 7011.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2989.0
                    }
                ],
                "expected_reward_tokens": 11147.49,
                "profit_sb": 2147.49,
                "profit_sb_percentage": 23.86,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Real Salt Lake",
                        "amount": 5562.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2371.0
                    },
                    {
                        "team": "Vancouver Whitecaps FC",
                        "amount": 2066.0
                    }
                ],
                "expected_reward_tokens": 8842.48,
                "profit_sb": -157.52,
                "profit_sb_percentage": -1.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "478874d9-efd1-48d4-b5e3-40846bd0ff05",
                    "gambit_id": "1b0f6249-08de-450b-9392-7f397a304a5e",
                    "last_updated": "2022-08-21T18:36:58.434117-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Real Salt Lake",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98d3ca7-dddf-40bb-bb87-a1bbad6baf9d/?format=api"
                },
                {
                    "id": "e17d8927-2558-4811-ae89-b491b0098903",
                    "gambit_id": "76c931c3-589b-4e0d-87fd-6acf9c9c95fd",
                    "last_updated": "2022-08-21T18:36:58.433582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.73000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98d3ca7-dddf-40bb-bb87-a1bbad6baf9d/?format=api"
                },
                {
                    "id": "f1800f7f-5768-4e03-a16d-38e0363794dd",
                    "gambit_id": "bc641f41-f05a-4344-be9e-3ea121a8fa2b",
                    "last_updated": "2022-08-21T18:36:58.432723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Whitecaps FC",
                    "reward": "4.28000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98d3ca7-dddf-40bb-bb87-a1bbad6baf9d/?format=api"
                }
            ]
        },
        {
            "id": "8c530411-8c9a-41d4-83ec-e2a997a1c18f",
            "match": "https://api-prod.gambitprofit.com/api/matches/053115df-3fc1-4a29-af58-4940481d721f/?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": 5742.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3070b4d4-5dae-4f24-be57-d1b6fcbeac65",
                    "gambit_id": "0dbfbd8e-ae4b-4afa-8206-c44f06146604",
                    "last_updated": "2022-08-21T18:36:58.431868-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c530411-8c9a-41d4-83ec-e2a997a1c18f/?format=api"
                },
                {
                    "id": "93b317a6-f75d-4815-8118-f6b1b6bc277a",
                    "gambit_id": "4a3bb489-96a8-46e8-b960-847e03b437c5",
                    "last_updated": "2022-08-21T18:36:58.431175-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c530411-8c9a-41d4-83ec-e2a997a1c18f/?format=api"
                }
            ]
        }
    ]
}