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/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9f047e54-da84-4d4c-a842-b03bb94c4fe9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1ee8cbd-79d6-4d68-bc31-6bcb18d24880",
    "completed": true,
    "last_updated": "2023-09-08T09:28:30.362007-04:00",
    "created_at": "2023-09-06T09:08:16.201287-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1ee8cbd-79d6-4d68-bc31-6bcb18d24880",
    "datetime": "2023-09-06T18:40:00-04:00",
    "cutoff_datetime": "2023-09-06T18:40:00-04:00",
    "name": "BOS (N Pivetta) v. TAM (T Glasnow)",
    "bettypes": [
        {
            "id": "48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T09:08:16.206373-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": "TAM (T Glasnow)",
                        "amount": 5980.0
                    },
                    {
                        "team": "BOS (N Pivetta)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f36931e5-d3c0-4942-9482-64dfbd5c025f",
                    "gambit_id": "eedd0475-2383-452e-92ec-17083e4cd58a",
                    "last_updated": "2023-09-08T09:28:30.377233-04:00",
                    "created_at": "2023-09-06T09:08:16.215002-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec/?format=api"
                },
                {
                    "id": "69c31ccb-c783-4c2b-a020-4b18e5ff94d2",
                    "gambit_id": "fb9e2994-3774-483d-96bc-32970cd786f7",
                    "last_updated": "2023-09-08T09:28:30.372444-04:00",
                    "created_at": "2023-09-06T09:08:16.210235-04:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec/?format=api"
                }
            ]
        },
        {
            "id": "632df12b-fa2e-4f91-8820-7b4215ab76c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T09:08:16.220019-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": 5688.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "869d72e3-abee-41ba-beeb-ff69331de594",
                    "gambit_id": "afd7abf7-96ca-433f-9f8d-3a50d988ff50",
                    "last_updated": "2023-09-08T09:28:30.386049-04:00",
                    "created_at": "2023-09-06T09:08:16.223620-04:00",
                    "name": "BOS",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/632df12b-fa2e-4f91-8820-7b4215ab76c5/?format=api"
                },
                {
                    "id": "f1cc99ed-3a72-4252-8213-9ded6571af7d",
                    "gambit_id": "3e120b9c-630b-4c97-9fb6-91e5d11bc6b9",
                    "last_updated": "2023-09-08T09:28:30.390804-04:00",
                    "created_at": "2023-09-06T09:08:16.228529-04:00",
                    "name": "TAM",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/632df12b-fa2e-4f91-8820-7b4215ab76c5/?format=api"
                }
            ]
        },
        {
            "id": "c34d4ff5-172b-411f-8889-399fc547b9ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T09:08:16.232436-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6be1d75f-6e63-4581-9d5b-ee824271dc57",
                    "gambit_id": "11cea6e1-9006-4bd3-884f-48134fedc100",
                    "last_updated": "2023-09-08T09:28:30.416932-04:00",
                    "created_at": "2023-09-06T09:08:16.240617-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34d4ff5-172b-411f-8889-399fc547b9ca/?format=api"
                },
                {
                    "id": "bfa6759b-579a-486f-8264-5fc112daac0d",
                    "gambit_id": "e5183a8d-15d2-4367-aa10-0061f20de63a",
                    "last_updated": "2023-09-08T09:28:30.411652-04:00",
                    "created_at": "2023-09-06T09:08:16.236428-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34d4ff5-172b-411f-8889-399fc547b9ca/?format=api"
                }
            ]
        }
    ]
}