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/3cd54d6e-55cc-4c34-8054-25e06f59262a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3cd54d6e-55cc-4c34-8054-25e06f59262a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6515bb12-5a28-46aa-958b-9bdcd57f7f60",
    "completed": true,
    "last_updated": "2022-09-05T10:47:18.622694-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.27,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6515bb12-5a28-46aa-958b-9bdcd57f7f60",
    "datetime": "2022-09-03T10:00:00-04:00",
    "cutoff_datetime": "2022-09-03T10:00:00-04:00",
    "name": "Newcastle United v. Crystal Palace",
    "bettypes": [
        {
            "id": "fc4bb885-9988-4bae-a6fc-6681d4c795bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cd54d6e-55cc-4c34-8054-25e06f59262a/?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": "Newcastle United",
                        "amount": 6184.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3816.0
                    }
                ],
                "expected_reward_tokens": 12058.56,
                "profit_sb": 3058.56,
                "profit_sb_percentage": 33.98,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 4544.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2804.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2653.0
                    }
                ],
                "expected_reward_tokens": 8860.64,
                "profit_sb": -139.36,
                "profit_sb_percentage": -1.55,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45c82675-a17b-4be6-bb2b-fabb6305f53d",
                    "gambit_id": "1dae0207-b027-4585-90da-13d1bb637439",
                    "last_updated": "2022-09-05T10:47:18.630487-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Newcastle United",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4bb885-9988-4bae-a6fc-6681d4c795bd/?format=api"
                },
                {
                    "id": "15695030-2ccf-46ad-bfbe-c37f6e1522a8",
                    "gambit_id": "3af4bb24-10b1-474b-a2a2-6a58c215a456",
                    "last_updated": "2022-09-05T10:47:18.628572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.16000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4bb885-9988-4bae-a6fc-6681d4c795bd/?format=api"
                },
                {
                    "id": "5d9f86cc-f5b3-4387-a9ed-bd02a3ecbf5b",
                    "gambit_id": "2c7a95d3-942e-48fa-ade7-f1c63322f8e8",
                    "last_updated": "2022-09-05T10:47:18.629520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "3.34000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4bb885-9988-4bae-a6fc-6681d4c795bd/?format=api"
                }
            ]
        },
        {
            "id": "73888626-9b15-4f01-952d-2809cd31f381",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cd54d6e-55cc-4c34-8054-25e06f59262a/?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": 5372.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4628.0
                    }
                ],
                "expected_reward_tokens": 9024.6,
                "profit_sb": 24.6,
                "profit_sb_percentage": 0.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c660eaf6-e3e7-4338-b5e6-3f92a0330ca7",
                    "gambit_id": "12159f7e-e3a4-4487-a012-631e48fca1a2",
                    "last_updated": "2022-09-05T10:47:18.625561-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.68000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73888626-9b15-4f01-952d-2809cd31f381/?format=api"
                },
                {
                    "id": "ab32ef70-adab-4f65-b150-6861a26d4767",
                    "gambit_id": "949ce67d-d0dc-4ea1-8d4a-8a111635f7d5",
                    "last_updated": "2022-09-05T10:47:18.626656-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73888626-9b15-4f01-952d-2809cd31f381/?format=api"
                }
            ]
        }
    ]
}