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/bccb482e-5c6c-469c-8340-7c329482ae9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bccb482e-5c6c-469c-8340-7c329482ae9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0a180bd5-8f3d-4468-9ca3-85c994c768be",
    "completed": true,
    "last_updated": "2023-09-02T12:08:25.305120-04:00",
    "created_at": "2023-09-01T01:03:11.594339-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0a180bd5-8f3d-4468-9ca3-85c994c768be",
    "datetime": "2023-09-01T20:40:00-04:00",
    "cutoff_datetime": "2023-09-01T20:40:00-04:00",
    "name": "TOR (H Ryu) v. COL (C Flexen)",
    "bettypes": [
        {
            "id": "6f1e1986-5e10-4c2d-896b-910488c3ee9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/bccb482e-5c6c-469c-8340-7c329482ae9b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-01T01:03:11.604614-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": "TOR (H Ryu)",
                        "amount": 6434.0
                    },
                    {
                        "team": "COL (C Flexen)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f84f931b-536e-4a52-8532-3389cf873669",
                    "gambit_id": "e3b7b93e-538b-4bb4-b391-fab3dce5b631",
                    "last_updated": "2023-09-02T12:08:25.314288-04:00",
                    "created_at": "2023-09-01T01:03:11.609093-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f1e1986-5e10-4c2d-896b-910488c3ee9b/?format=api"
                },
                {
                    "id": "58059fba-1ab7-496f-8684-9be121778e18",
                    "gambit_id": "1fe3a83d-7b95-4b40-ad23-2e4c5d282fdb",
                    "last_updated": "2023-09-02T12:08:25.317575-04:00",
                    "created_at": "2023-09-01T01:03:11.613024-04:00",
                    "name": "COL (C Flexen)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f1e1986-5e10-4c2d-896b-910488c3ee9b/?format=api"
                }
            ]
        },
        {
            "id": "686de67f-29a6-4c80-a121-337f9b965108",
            "match": "https://api-prod.gambitprofit.com/api/matches/bccb482e-5c6c-469c-8340-7c329482ae9b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-01T01:03:11.618198-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": "TOR",
                        "amount": 5423.0
                    },
                    {
                        "team": "COL",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ec6d82e-eef7-4b09-8a77-a91c64c21baf",
                    "gambit_id": "2ccbf54b-ab5e-4c4a-acc8-27f830342880",
                    "last_updated": "2023-09-02T12:08:25.323999-04:00",
                    "created_at": "2023-09-01T01:03:11.622217-04:00",
                    "name": "TOR",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/686de67f-29a6-4c80-a121-337f9b965108/?format=api"
                },
                {
                    "id": "b37d596f-7729-436c-9b23-c202516ab965",
                    "gambit_id": "487f5909-b0fe-4d2a-a496-7b98d3e88542",
                    "last_updated": "2023-09-02T12:08:25.327372-04:00",
                    "created_at": "2023-09-01T01:03:11.625981-04:00",
                    "name": "COL",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/686de67f-29a6-4c80-a121-337f9b965108/?format=api"
                }
            ]
        },
        {
            "id": "80b35641-3823-4fa4-a8b0-d88e8ee7ad90",
            "match": "https://api-prod.gambitprofit.com/api/matches/bccb482e-5c6c-469c-8340-7c329482ae9b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-01T01:03:11.630444-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 12",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9460a9e0-a0ea-467a-bcc6-a3354d6dee52",
                    "gambit_id": "3338f845-684e-4ef7-9b5d-2a356383077d",
                    "last_updated": "2023-09-02T12:08:25.337025-04:00",
                    "created_at": "2023-09-01T01:03:11.638316-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80b35641-3823-4fa4-a8b0-d88e8ee7ad90/?format=api"
                },
                {
                    "id": "8f81bb18-c011-4c9a-b921-5692f70540d1",
                    "gambit_id": "8d6ac2c2-70dc-4745-a8b5-e8c8df1acfd7",
                    "last_updated": "2023-09-02T12:08:25.333815-04:00",
                    "created_at": "2023-09-01T01:03:11.634132-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80b35641-3823-4fa4-a8b0-d88e8ee7ad90/?format=api"
                }
            ]
        }
    ]
}