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/3ef7faef-4683-4595-b9df-16412ba89e52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3ef7faef-4683-4595-b9df-16412ba89e52",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a13f26ff-fe7c-435f-8dfa-5c925d4a598c",
    "completed": true,
    "last_updated": "2022-08-21T19:27:09.171480-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/a13f26ff-fe7c-435f-8dfa-5c925d4a598c",
    "datetime": "2022-08-20T19:30:00-04:00",
    "cutoff_datetime": "2022-08-20T19:30:00-04:00",
    "name": "DC United v. Philadelphia Union",
    "bettypes": [
        {
            "id": "feba0e54-2d0b-4207-9e6a-fed06991120e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ef7faef-4683-4595-b9df-16412ba89e52/?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": "Philadelphia Union",
                        "amount": 6346.0
                    },
                    {
                        "team": "DC United",
                        "amount": 3654.0
                    }
                ],
                "expected_reward_tokens": 11802.42,
                "profit_sb": 2802.42,
                "profit_sb_percentage": 31.14,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Philadelphia Union",
                        "amount": 4714.0
                    },
                    {
                        "team": "DC United",
                        "amount": 2715.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2571.0
                    }
                ],
                "expected_reward_tokens": 8767.11,
                "profit_sb": -232.89,
                "profit_sb_percentage": -2.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc73981f-24f5-4d9e-8447-bd8d9c21228b",
                    "gambit_id": "9a341bd7-52e7-46ac-acf5-8b3832241362",
                    "last_updated": "2022-08-21T19:27:09.173465-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Union",
                    "reward": "1.86000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba0e54-2d0b-4207-9e6a-fed06991120e/?format=api"
                },
                {
                    "id": "16667f58-f920-4140-b671-94750a9a42b0",
                    "gambit_id": "47397461-4c91-45e8-9237-c52eda428cf1",
                    "last_updated": "2022-08-21T19:27:09.174136-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DC United",
                    "reward": "3.23000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba0e54-2d0b-4207-9e6a-fed06991120e/?format=api"
                },
                {
                    "id": "934bbed2-ba0b-4bef-9573-d7dc5fc288fd",
                    "gambit_id": "1397ad60-d41f-46d1-a47f-b8ad74d5047c",
                    "last_updated": "2022-08-21T19:27:09.175051-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.41000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba0e54-2d0b-4207-9e6a-fed06991120e/?format=api"
                }
            ]
        },
        {
            "id": "d0fc0c4f-db46-4cb4-a3c7-832effcaefff",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ef7faef-4683-4595-b9df-16412ba89e52/?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": "991ea53f-1d1c-426b-a704-dad5481667d5",
                    "gambit_id": "4d5345a7-80b4-4a12-8d38-1d883df4a714",
                    "last_updated": "2022-08-21T19:27:09.172418-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/d0fc0c4f-db46-4cb4-a3c7-832effcaefff/?format=api"
                },
                {
                    "id": "d8d63c09-2aba-4fd4-b4a3-a9f1fc1d3158",
                    "gambit_id": "90cfdaac-d539-45c4-a87d-636e1d7aefc0",
                    "last_updated": "2022-08-21T19:27:09.172901-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/d0fc0c4f-db46-4cb4-a3c7-832effcaefff/?format=api"
                }
            ]
        }
    ]
}