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/516fc281-7161-4496-8064-17673839fa45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "516fc281-7161-4496-8064-17673839fa45",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c86deb86-0a66-4aaa-b580-a85098701468",
    "completed": true,
    "last_updated": "2023-04-13T10:57:14.116519-04:00",
    "created_at": "2023-04-12T08:57:11.080362-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c86deb86-0a66-4aaa-b580-a85098701468",
    "datetime": "2023-04-12T21:45:00-04:00",
    "cutoff_datetime": "2023-04-12T21:45:00-04:00",
    "name": "LOS (C Kershaw) v. SFO (A Cobb)",
    "bettypes": [
        {
            "id": "0d0bff63-00cb-4405-b08c-bdcd9c16c422",
            "match": "https://api-prod.gambitprofit.com/api/matches/516fc281-7161-4496-8064-17673839fa45/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-12T08:57:11.097729-04: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": "LOS (C Kershaw)",
                        "amount": 5888.0
                    },
                    {
                        "team": "SFO (A Cobb)",
                        "amount": 4112.0
                    }
                ],
                "expected_reward_tokens": 9538.56,
                "profit_sb": 38.56,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "56526dcc-c9c4-4dd4-90ed-1ba5bb417561",
                    "gambit_id": "b75ff474-3769-4773-82b5-08fe1e9deb35",
                    "last_updated": "2023-04-13T10:57:14.129623-04:00",
                    "created_at": "2023-04-12T08:57:11.103616-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.62000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0bff63-00cb-4405-b08c-bdcd9c16c422/?format=api"
                },
                {
                    "id": "2afd9e60-1b68-42e7-8412-7b3612614e74",
                    "gambit_id": "30214855-67eb-4c4f-8811-377ea5fdc0d7",
                    "last_updated": "2023-04-13T10:57:14.128305-04:00",
                    "created_at": "2023-04-12T08:57:11.100368-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0bff63-00cb-4405-b08c-bdcd9c16c422/?format=api"
                }
            ]
        },
        {
            "id": "5ae0c9b0-0664-45ec-a734-8412cb4bda0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/516fc281-7161-4496-8064-17673839fa45/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-12T08:57:11.089977-04: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": "SFO",
                        "amount": 5319.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0563cfb0-43d4-4c71-987f-a2c27acb5ab0",
                    "gambit_id": "c4a08ef1-4e82-41db-987a-1b6e9185e4a7",
                    "last_updated": "2023-04-13T10:57:14.124125-04:00",
                    "created_at": "2023-04-12T08:57:11.092356-04:00",
                    "name": "SFO",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae0c9b0-0664-45ec-a734-8412cb4bda0c/?format=api"
                },
                {
                    "id": "43180f8d-6f7f-47d5-b417-46c47b4e5eb5",
                    "gambit_id": "1c438543-8a43-443b-b2a2-6417b74ec579",
                    "last_updated": "2023-04-13T10:57:14.125689-04:00",
                    "created_at": "2023-04-12T08:57:11.095060-04:00",
                    "name": "LOS",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae0c9b0-0664-45ec-a734-8412cb4bda0c/?format=api"
                }
            ]
        },
        {
            "id": "31cf5eea-f79a-4982-9864-0d43cabc41b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/516fc281-7161-4496-8064-17673839fa45/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-12T08:57:11.082797-04: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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79fa005f-4ad4-407e-b8dc-08c2b0d99054",
                    "gambit_id": "e14fee6f-fe8c-41ae-8e4d-8a837c39fef5",
                    "last_updated": "2023-04-13T10:57:14.120131-04:00",
                    "created_at": "2023-04-12T08:57:11.084872-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cf5eea-f79a-4982-9864-0d43cabc41b5/?format=api"
                },
                {
                    "id": "0aada76d-5331-455d-bb3b-7f7f4fe71f5a",
                    "gambit_id": "1ef61670-f9b9-43be-bac1-3f5e4301bff6",
                    "last_updated": "2023-04-13T10:57:14.121513-04:00",
                    "created_at": "2023-04-12T08:57:11.087375-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cf5eea-f79a-4982-9864-0d43cabc41b5/?format=api"
                }
            ]
        }
    ]
}