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/4f450973-2c24-49f0-9582-acaa9610b2ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f450973-2c24-49f0-9582-acaa9610b2ea",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c71e099d-d72e-4a46-8aab-e47caf2a45aa",
    "completed": true,
    "last_updated": "2022-11-28T11:57:10.262446-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.64,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c71e099d-d72e-4a46-8aab-e47caf2a45aa",
    "datetime": "2022-11-27T05:00:00-05:00",
    "cutoff_datetime": "2022-11-27T05:00:00-05:00",
    "name": "Japan v. Costa Rica",
    "bettypes": [
        {
            "id": "efff9b98-8eff-4883-a1dc-d250fe069f99",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f450973-2c24-49f0-9582-acaa9610b2ea/?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": "Japan",
                        "amount": 7079.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2921.0
                    }
                ],
                "expected_reward_tokens": 10193.76,
                "profit_sb": 1193.76,
                "profit_sb_percentage": 13.26,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Japan",
                        "amount": 6086.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2511.0
                    },
                    {
                        "team": "Costa Rica",
                        "amount": 1402.0
                    }
                ],
                "expected_reward_tokens": 8762.5,
                "profit_sb": -237.5,
                "profit_sb_percentage": -2.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7265f76-d390-420f-9fbd-6d05bd9094e1",
                    "gambit_id": "c8ffc032-9f87-41dd-b5fa-9ab2b481de4b",
                    "last_updated": "2022-11-28T11:57:10.269597-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Japan",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff9b98-8eff-4883-a1dc-d250fe069f99/?format=api"
                },
                {
                    "id": "daced3a7-ff4c-4c90-9b25-068b6770130b",
                    "gambit_id": "3bddfe3c-d334-46f7-a82d-72a7444a6317",
                    "last_updated": "2022-11-28T11:57:10.270580-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.49000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff9b98-8eff-4883-a1dc-d250fe069f99/?format=api"
                },
                {
                    "id": "8cf35d52-96cb-424d-b3f6-9090b0b160b7",
                    "gambit_id": "129925b9-5c87-41b2-ad1d-42ef6009cbe9",
                    "last_updated": "2022-11-28T11:57:10.268598-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Costa Rica",
                    "reward": "6.25000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff9b98-8eff-4883-a1dc-d250fe069f99/?format=api"
                }
            ]
        },
        {
            "id": "12718982-5a5e-4478-955d-77e3708422ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f450973-2c24-49f0-9582-acaa9610b2ea/?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": 5387.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4613.0
                    }
                ],
                "expected_reward_tokens": 8672.44,
                "profit_sb": -327.56,
                "profit_sb_percentage": -3.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a76f2eb-0844-4fb8-b319-b3f64ad5262f",
                    "gambit_id": "6ecc2afb-7cc4-4d87-8c75-457309f3b163",
                    "last_updated": "2022-11-28T11:57:10.266612-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.61000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12718982-5a5e-4478-955d-77e3708422ea/?format=api"
                },
                {
                    "id": "584648c6-2c68-4d13-b44f-1adfcff150e1",
                    "gambit_id": "2321b4c5-5627-48b5-aeb8-74b6d2b1c1ab",
                    "last_updated": "2022-11-28T11:57:10.265421-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12718982-5a5e-4478-955d-77e3708422ea/?format=api"
                }
            ]
        }
    ]
}