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/a6b9a1a7-a9ed-47be-922c-18cfc4a16ba2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6b9a1a7-a9ed-47be-922c-18cfc4a16ba2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "397c312c-e617-46e7-90ae-ba398e595961",
    "completed": true,
    "last_updated": "2022-10-02T15:17:29.797844-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 6.16,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/397c312c-e617-46e7-90ae-ba398e595961",
    "datetime": "2022-10-01T14:20:00-04:00",
    "cutoff_datetime": "2022-10-01T14:20:00-04:00",
    "name": "CIN (N Lodolo) v. CHC (D Smyly)",
    "bettypes": [
        {
            "id": "1df4ca75-166f-411f-a4f5-968d19aad591",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6b9a1a7-a9ed-47be-922c-18cfc4a16ba2/?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": "CHC (D Smyly)",
                        "amount": 5556.0
                    },
                    {
                        "team": "CIN (N Lodolo)",
                        "amount": 4444.0
                    }
                ],
                "expected_reward_tokens": 9554.6,
                "profit_sb": 554.6,
                "profit_sb_percentage": 6.16,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7fb5779a-b2c3-4cd0-a5c3-fdd04d4f1565",
                    "gambit_id": "e0c6a5c1-bf7a-443a-8f9f-b57215ec3103",
                    "last_updated": "2022-10-02T15:17:29.807763-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (D Smyly)",
                    "reward": "1.72000",
                    "odds": "1.75760",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df4ca75-166f-411f-a4f5-968d19aad591/?format=api"
                },
                {
                    "id": "730cb631-762f-4f35-bf54-3a6937e2efe2",
                    "gambit_id": "558dcca9-bfe4-4d7b-84ea-3d62f656be80",
                    "last_updated": "2022-10-02T15:17:29.808886-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (N Lodolo)",
                    "reward": "2.15000",
                    "odds": "2.22000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df4ca75-166f-411f-a4f5-968d19aad591/?format=api"
                }
            ]
        },
        {
            "id": "181f2b50-6b2e-4e75-a847-29cab0b3a963",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6b9a1a7-a9ed-47be-922c-18cfc4a16ba2/?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": "CIN",
                        "amount": 6305.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3695.0
                    }
                ],
                "expected_reward_tokens": 9457.5,
                "profit_sb": 457.5,
                "profit_sb_percentage": 5.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df6a6a73-a5ac-4699-be65-664bb6a2fcbd",
                    "gambit_id": "7afc812b-47d2-4a8c-bccc-4f5b4ba95e8f",
                    "last_updated": "2022-10-02T15:17:29.805486-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/181f2b50-6b2e-4e75-a847-29cab0b3a963/?format=api"
                },
                {
                    "id": "682f7311-a57e-4b96-9ee4-df7c199d4d79",
                    "gambit_id": "9c632971-b68c-4f49-b3fc-80ef2fda9157",
                    "last_updated": "2022-10-02T15:17:29.804345-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "2.56000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/181f2b50-6b2e-4e75-a847-29cab0b3a963/?format=api"
                }
            ]
        },
        {
            "id": "f074f947-68b2-44aa-a88d-611c5e9e354a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6b9a1a7-a9ed-47be-922c-18cfc4a16ba2/?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 Over 6.5",
                        "amount": 5108.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": 294.8,
                "profit_sb_percentage": 3.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "29c8bed0-22f5-4e7c-b896-e436831465b2",
                    "gambit_id": "758e41ba-fbd2-4e85-92d3-7280e43288e1",
                    "last_updated": "2022-10-02T15:17:29.802019-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f074f947-68b2-44aa-a88d-611c5e9e354a/?format=api"
                },
                {
                    "id": "ee4bf738-5e21-49c2-a32d-7437bc621830",
                    "gambit_id": "62aacf05-6490-4d21-81d6-079acf7ef501",
                    "last_updated": "2022-10-02T15:17:29.800856-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f074f947-68b2-44aa-a88d-611c5e9e354a/?format=api"
                }
            ]
        }
    ]
}