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/2a803e84-7b58-4fdb-a36d-d42451adcd89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a803e84-7b58-4fdb-a36d-d42451adcd89",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9b7564b6-a803-45df-9fae-1b247f5de680",
    "completed": true,
    "last_updated": "2023-07-18T09:08:28.798559-04:00",
    "created_at": "2023-07-16T09:08:25.520098-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9b7564b6-a803-45df-9fae-1b247f5de680",
    "datetime": "2023-07-16T13:37:00-04:00",
    "cutoff_datetime": "2023-07-16T13:37:00-04:00",
    "name": "ARI (T Henry) v. TOR (Y Kikuchi)",
    "bettypes": [
        {
            "id": "fdae1142-99b7-4130-9529-02bc6a8458aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a803e84-7b58-4fdb-a36d-d42451adcd89/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-16T09:08:25.522242-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 (Y Kikuchi)",
                        "amount": 6060.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d198ad61-ddec-4245-9043-0019455ab179",
                    "gambit_id": "20d6bf60-4d85-4542-9665-b2ba89477c7b",
                    "last_updated": "2023-07-18T09:08:28.804461-04:00",
                    "created_at": "2023-07-16T09:08:25.525997-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdae1142-99b7-4130-9529-02bc6a8458aa/?format=api"
                },
                {
                    "id": "a038c1ba-a4b5-442d-b580-f2ee172f79e0",
                    "gambit_id": "3daa2f6a-6099-4e51-be44-e919fc5f4576",
                    "last_updated": "2023-07-18T09:08:28.802835-04:00",
                    "created_at": "2023-07-16T09:08:25.524032-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdae1142-99b7-4130-9529-02bc6a8458aa/?format=api"
                }
            ]
        },
        {
            "id": "89a82d3b-f9dd-4dc2-af94-09cbdecb82f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a803e84-7b58-4fdb-a36d-d42451adcd89/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-16T09:08:25.528019-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": "ARI",
                        "amount": 5614.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97fdf0c9-6dda-4a9c-be64-3152f07e2a39",
                    "gambit_id": "a978b9a0-8124-4217-b2b8-953dab8225b2",
                    "last_updated": "2023-07-18T09:08:28.807833-04:00",
                    "created_at": "2023-07-16T09:08:25.529954-04:00",
                    "name": "ARI",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a82d3b-f9dd-4dc2-af94-09cbdecb82f4/?format=api"
                },
                {
                    "id": "6bb18524-1442-45bb-9a7c-b3e39454a30f",
                    "gambit_id": "9e7b594b-be09-45a1-9905-1c4e24abd9ff",
                    "last_updated": "2023-07-18T09:08:28.809614-04:00",
                    "created_at": "2023-07-16T09:08:25.531900-04:00",
                    "name": "TOR",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a82d3b-f9dd-4dc2-af94-09cbdecb82f4/?format=api"
                }
            ]
        },
        {
            "id": "7e59170a-4f18-4776-8093-8d23568c2b7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a803e84-7b58-4fdb-a36d-d42451adcd89/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-16T09:08:25.533793-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1318520-0cb1-4cef-ace5-0b805506e234",
                    "gambit_id": "01ec6b30-39b5-4417-8000-9de9f19ebacc",
                    "last_updated": "2023-07-18T09:08:28.815741-04:00",
                    "created_at": "2023-07-16T09:08:25.537626-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e59170a-4f18-4776-8093-8d23568c2b7d/?format=api"
                },
                {
                    "id": "9f40384b-86b6-4d68-8559-e6a7494f3c01",
                    "gambit_id": "b4d63246-058b-403c-9a34-ae82be4fab51",
                    "last_updated": "2023-07-18T09:08:28.813867-04:00",
                    "created_at": "2023-07-16T09:08:25.535588-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e59170a-4f18-4776-8093-8d23568c2b7d/?format=api"
                }
            ]
        }
    ]
}