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/9f79b5eb-e785-4410-9aea-a2ce3bb0f814/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9f79b5eb-e785-4410-9aea-a2ce3bb0f814",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "85f8a997-8bfd-4025-8930-443d47f67ace",
    "completed": true,
    "last_updated": "2023-10-02T10:48:22.673799-04:00",
    "created_at": "2023-09-30T08:58:11.744550-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/85f8a997-8bfd-4025-8930-443d47f67ace",
    "datetime": "2023-09-30T19:10:00-04:00",
    "cutoff_datetime": "2023-09-30T19:10:00-04:00",
    "name": "SDG (M Wacha) v. CWS (M Clevinger)",
    "bettypes": [
        {
            "id": "0718b190-c9c5-4638-93ed-fc01f533a254",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f79b5eb-e785-4410-9aea-a2ce3bb0f814/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-30T08:58:11.757677-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": "SDG (M Wacha)",
                        "amount": 5714.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e35764cb-670b-4382-bb10-a87273c5ca6d",
                    "gambit_id": "05016bd8-a94d-4e32-8b31-14ca32650120",
                    "last_updated": "2023-10-02T10:48:22.687035-04:00",
                    "created_at": "2023-09-30T08:58:11.763305-04:00",
                    "name": "SDG (M Wacha)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0718b190-c9c5-4638-93ed-fc01f533a254/?format=api"
                },
                {
                    "id": "e926f98e-3ab5-489d-8288-bcb7305e92af",
                    "gambit_id": "3e843d55-fc50-4527-9ceb-d555f3986f9c",
                    "last_updated": "2023-10-02T10:48:22.690475-04:00",
                    "created_at": "2023-09-30T08:58:11.769272-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0718b190-c9c5-4638-93ed-fc01f533a254/?format=api"
                }
            ]
        },
        {
            "id": "e68037a1-7259-4b21-bbea-a42ca6e67409",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f79b5eb-e785-4410-9aea-a2ce3bb0f814/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-30T08:58:11.774698-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": "CWS",
                        "amount": 5423.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0db48acd-f9fc-4410-8983-16c7605a7928",
                    "gambit_id": "06ee3ff8-ac91-4d05-a332-da5c6a91c24a",
                    "last_updated": "2023-10-02T10:48:22.700952-04:00",
                    "created_at": "2023-09-30T08:58:11.784530-04:00",
                    "name": "CWS",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68037a1-7259-4b21-bbea-a42ca6e67409/?format=api"
                },
                {
                    "id": "f6be7ba3-d5ff-4728-8107-fb1882bff1e6",
                    "gambit_id": "c13409e8-119f-4257-8aff-38e04ac3d65b",
                    "last_updated": "2023-10-02T10:48:22.697635-04:00",
                    "created_at": "2023-09-30T08:58:11.778502-04:00",
                    "name": "SDG",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68037a1-7259-4b21-bbea-a42ca6e67409/?format=api"
                }
            ]
        },
        {
            "id": "1cbbc6c3-ce53-404e-857c-cec99124998e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f79b5eb-e785-4410-9aea-a2ce3bb0f814/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-30T08:58:11.789127-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b956fa74-f371-47b4-b505-d31f60422298",
                    "gambit_id": "4899f5aa-41c0-4168-be5b-009dae16ceec",
                    "last_updated": "2023-10-02T10:48:22.707966-04:00",
                    "created_at": "2023-09-30T08:58:11.798132-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cbbc6c3-ce53-404e-857c-cec99124998e/?format=api"
                },
                {
                    "id": "1444b570-5c1f-4a79-aa73-f546228bc372",
                    "gambit_id": "e325bdd8-72d9-4ebb-88a3-386a0ed60db1",
                    "last_updated": "2023-10-02T10:48:22.711347-04:00",
                    "created_at": "2023-09-30T08:58:11.793242-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cbbc6c3-ce53-404e-857c-cec99124998e/?format=api"
                }
            ]
        }
    ]
}