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/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3983a4e7-924f-4e0d-87e2-41e624f3f49b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fa007dec-73f0-4a99-9ca0-f19363d702a3",
    "completed": true,
    "last_updated": "2022-09-25T21:41:51.471648-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.48,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fa007dec-73f0-4a99-9ca0-f19363d702a3",
    "datetime": "2022-09-24T21:10:00-04:00",
    "cutoff_datetime": "2022-09-24T21:10:00-04:00",
    "name": "STL (J Montgomery) v. LOS (C Kershaw)",
    "bettypes": [
        {
            "id": "79ac474c-6909-4533-9664-bf015066ca35",
            "match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "LOS (C Kershaw)",
                        "amount": 5990.0
                    },
                    {
                        "team": "STL (J Montgomery)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9223.0,
                "profit_sb": 223.0,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3d120232-bed2-459b-a038-fdb0d9e2b4e8",
                    "gambit_id": "e97e9f8a-ec6d-4e76-b24f-afdbf1a1eb3e",
                    "last_updated": "2022-09-25T21:41:51.481013-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.54000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ac474c-6909-4533-9664-bf015066ca35/?format=api"
                },
                {
                    "id": "add07770-20b5-4507-8c25-0fbf134a5273",
                    "gambit_id": "246a8a79-f3fe-46c7-86fe-1d123e7be91c",
                    "last_updated": "2022-09-25T21:41:51.482031-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Montgomery)",
                    "reward": "2.30000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ac474c-6909-4533-9664-bf015066ca35/?format=api"
                }
            ]
        },
        {
            "id": "1f842f7b-eb1b-4df3-9dad-2e15dbe6b598",
            "match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?format=api",
            "name": "Play the Odds",
            "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": "STL",
                        "amount": 5664.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a03cd290-6bd2-4206-abd5-433b147bae6a",
                    "gambit_id": "97116460-d844-4f41-a009-7f6f7124f458",
                    "last_updated": "2022-09-25T21:41:51.479006-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f842f7b-eb1b-4df3-9dad-2e15dbe6b598/?format=api"
                },
                {
                    "id": "21ed0935-1e3d-46c3-8ed5-1d702c2afea5",
                    "gambit_id": "7030d93e-b277-45a4-9c24-6a18d597e7b8",
                    "last_updated": "2022-09-25T21:41:51.477989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f842f7b-eb1b-4df3-9dad-2e15dbe6b598/?format=api"
                }
            ]
        },
        {
            "id": "b222349b-1b90-4668-9650-a3c9d949df6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?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 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dff22742-2a79-4fd0-b12a-08f7891cfcab",
                    "gambit_id": "3b6db382-e88c-4c8a-b37b-297c7651b013",
                    "last_updated": "2022-09-25T21:41:51.474670-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api"
                },
                {
                    "id": "e1e68d35-7b76-4309-9732-6aa6bcaea1f1",
                    "gambit_id": "f26f01c8-d645-4c33-b118-4177213a234e",
                    "last_updated": "2022-09-25T21:41:51.475779-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api"
                }
            ]
        }
    ]
}