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/4a248cfa-9c2c-410e-b907-0002a9a86ed8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a248cfa-9c2c-410e-b907-0002a9a86ed8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "92df0f5a-942a-4219-8e35-d775ef35010b",
    "completed": true,
    "last_updated": "2023-04-26T20:37:15.371765-04:00",
    "created_at": "2023-04-25T11:41:55.486794-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/92df0f5a-942a-4219-8e35-d775ef35010b",
    "datetime": "2023-04-25T18:35:00-04:00",
    "cutoff_datetime": "2023-04-25T18:35:00-04:00",
    "name": "BOS (C Kluber) v. BAL (K Bradish)",
    "bettypes": [
        {
            "id": "a6834976-977a-4f12-acbc-f4bd4ee04f22",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a248cfa-9c2c-410e-b907-0002a9a86ed8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:41:55.502382-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": "BAL (K Bradish)",
                        "amount": 5955.0
                    },
                    {
                        "team": "BOS (C Kluber)",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e00a451b-cf80-477a-aa20-d1495d501477",
                    "gambit_id": "c84ba6cf-a3f2-46cb-b8d1-867f5d0784c6",
                    "last_updated": "2023-04-26T20:37:15.384891-04:00",
                    "created_at": "2023-04-25T11:41:55.504365-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.61000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6834976-977a-4f12-acbc-f4bd4ee04f22/?format=api"
                },
                {
                    "id": "92b15fc6-23ee-4e04-99bd-2666903774d4",
                    "gambit_id": "1d2783c1-e7c2-4a42-b855-40ed037774bd",
                    "last_updated": "2023-04-26T20:37:15.386383-04:00",
                    "created_at": "2023-04-25T11:41:55.506607-04:00",
                    "name": "BOS (C Kluber)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6834976-977a-4f12-acbc-f4bd4ee04f22/?format=api"
                }
            ]
        },
        {
            "id": "b238a803-e35f-42d3-9b33-649589ce941c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a248cfa-9c2c-410e-b907-0002a9a86ed8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:41:55.495781-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": "BOS",
                        "amount": 5784.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05504569-a904-4f89-ab0f-c28bb807b3e4",
                    "gambit_id": "b3ad6f87-4c7f-43fb-8c8e-49a1c48aef23",
                    "last_updated": "2023-04-26T20:37:15.381832-04:00",
                    "created_at": "2023-04-25T11:41:55.500144-04:00",
                    "name": "BOS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b238a803-e35f-42d3-9b33-649589ce941c/?format=api"
                },
                {
                    "id": "19859a72-5246-4aee-b775-70c62269eeee",
                    "gambit_id": "ff397596-b627-4a64-98fc-52d4ce02982d",
                    "last_updated": "2023-04-26T20:37:15.380256-04:00",
                    "created_at": "2023-04-25T11:41:55.497881-04:00",
                    "name": "BAL",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b238a803-e35f-42d3-9b33-649589ce941c/?format=api"
                }
            ]
        },
        {
            "id": "f53cbd78-ebcc-4217-a7cb-a6bcce2cd02d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a248cfa-9c2c-410e-b907-0002a9a86ed8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:41:55.489314-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "474eefee-1a2b-4ad6-9576-329f147fd710",
                    "gambit_id": "e75bfcaa-b398-4614-bf10-3bfc840ab708",
                    "last_updated": "2023-04-26T20:37:15.375497-04:00",
                    "created_at": "2023-04-25T11:41:55.491238-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53cbd78-ebcc-4217-a7cb-a6bcce2cd02d/?format=api"
                },
                {
                    "id": "501b8804-d60e-4a5c-abd3-c1cc2181cf28",
                    "gambit_id": "52debfbc-d277-421c-bee7-b81dc339568d",
                    "last_updated": "2023-04-26T20:37:15.377087-04:00",
                    "created_at": "2023-04-25T11:41:55.493461-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53cbd78-ebcc-4217-a7cb-a6bcce2cd02d/?format=api"
                }
            ]
        }
    ]
}