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/cfb61d9c-2add-47b8-ba2c-66b64488a62b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cfb61d9c-2add-47b8-ba2c-66b64488a62b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ca61afb0-0c98-4711-9d3e-178dd2132d31",
    "completed": true,
    "last_updated": "2022-10-11T11:42:09.671939-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.68,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ca61afb0-0c98-4711-9d3e-178dd2132d31",
    "datetime": "2022-10-08T10:00:00-04:00",
    "cutoff_datetime": "2022-10-08T10:00:00-04:00",
    "name": "Bournemouth v. Leicester City",
    "bettypes": [
        {
            "id": "0e915893-d6dd-4fad-9dcd-d28349e8267d",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfb61d9c-2add-47b8-ba2c-66b64488a62b/?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": "Leicester City",
                        "amount": 6027.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 3973.0
                    }
                ],
                "expected_reward_tokens": 12594.41,
                "profit_sb": 3094.41,
                "profit_sb_percentage": 32.57,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leicester City",
                        "amount": 4369.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 2881.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2750.0
                    }
                ],
                "expected_reward_tokens": 9130.0,
                "profit_sb": -370.0,
                "profit_sb_percentage": -3.89,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4da6811-8956-4445-ade9-46bc10c37e8e",
                    "gambit_id": "28288782-519b-46e6-87a7-5bf750f5022b",
                    "last_updated": "2022-10-11T11:42:09.677940-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leicester City",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e915893-d6dd-4fad-9dcd-d28349e8267d/?format=api"
                },
                {
                    "id": "ae5709ea-2f23-4f0b-b8a2-34bb4bdaa5a1",
                    "gambit_id": "960a6d73-d9d3-49e4-b124-525f5ff47fd5",
                    "last_updated": "2022-10-11T11:42:09.679867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bournemouth",
                    "reward": "3.17000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e915893-d6dd-4fad-9dcd-d28349e8267d/?format=api"
                },
                {
                    "id": "bcd85a5b-7e63-4f76-b7fd-bfe88873ba4b",
                    "gambit_id": "2ba87c30-a416-49b4-ac21-7052e3315845",
                    "last_updated": "2022-10-11T11:42:09.678907-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e915893-d6dd-4fad-9dcd-d28349e8267d/?format=api"
                }
            ]
        },
        {
            "id": "d5e712fc-778c-47e2-b108-47d57503c628",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfb61d9c-2add-47b8-ba2c-66b64488a62b/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "676e6789-13fe-414f-8156-cc18807c8ca1",
                    "gambit_id": "17a50ae4-418f-4a9d-b706-6ecdb69360d9",
                    "last_updated": "2022-10-11T11:42:09.674782-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e712fc-778c-47e2-b108-47d57503c628/?format=api"
                },
                {
                    "id": "031dd775-626e-40e4-bfec-9d247a5a3b97",
                    "gambit_id": "13b668cb-b74f-4fcd-bfcb-95b6560a2996",
                    "last_updated": "2022-10-11T11:42:09.675995-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e712fc-778c-47e2-b108-47d57503c628/?format=api"
                }
            ]
        }
    ]
}