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/0b08a707-9172-4e92-bbb3-eda4fa2c61d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0b08a707-9172-4e92-bbb3-eda4fa2c61d6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9a2fcd48-52f5-4cfc-8808-46409a80e508",
    "completed": true,
    "last_updated": "2023-08-29T09:18:23.755147-04:00",
    "created_at": "2023-08-24T12:57:57.417516-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9a2fcd48-52f5-4cfc-8808-46409a80e508",
    "datetime": "2023-08-24T20:00:00-04:00",
    "cutoff_datetime": "2023-08-24T20:00:00-04:00",
    "name": "Indianapolis Colts v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "676ce1ac-d703-46de-8490-d7e48c8136d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/0b08a707-9172-4e92-bbb3-eda4fa2c61d6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T12:57:57.439694-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": "Indianapolis Colts",
                        "amount": 6611.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b845e352-ef21-4332-b10e-04bae5d5afb9",
                    "gambit_id": "b25740e5-9459-443f-8fac-2d3ff8080add",
                    "last_updated": "2023-08-29T09:18:23.780608-04:00",
                    "created_at": "2023-08-24T12:57:57.445651-04:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676ce1ac-d703-46de-8490-d7e48c8136d3/?format=api"
                },
                {
                    "id": "85c46ab5-1b87-4c20-8be2-60bfeaf04ab1",
                    "gambit_id": "75465b3e-1254-4eec-9b8e-aac6c4b8f6d6",
                    "last_updated": "2023-08-29T09:18:23.784167-04:00",
                    "created_at": "2023-08-24T12:57:57.450888-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676ce1ac-d703-46de-8490-d7e48c8136d3/?format=api"
                }
            ]
        },
        {
            "id": "d9997559-26d4-480e-ba0f-d4603d3b8fb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/0b08a707-9172-4e92-bbb3-eda4fa2c61d6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T12:57:57.426865-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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef784c1a-9eb1-43fb-9f97-b93b1aaab144",
                    "gambit_id": "1dee566e-8857-4c52-be08-0900eeac62f3",
                    "last_updated": "2023-08-29T09:18:23.769872-04:00",
                    "created_at": "2023-08-24T12:57:57.430649-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9997559-26d4-480e-ba0f-d4603d3b8fb5/?format=api"
                },
                {
                    "id": "11e5564a-7dc2-41cf-8a52-4e175b983cbc",
                    "gambit_id": "45bb3be2-c4b4-4018-b623-c5dda48d1980",
                    "last_updated": "2023-08-29T09:18:23.773591-04:00",
                    "created_at": "2023-08-24T12:57:57.435117-04:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9997559-26d4-480e-ba0f-d4603d3b8fb5/?format=api"
                }
            ]
        },
        {
            "id": "e11c14a4-39e7-4590-b185-80458715a49f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0b08a707-9172-4e92-bbb3-eda4fa2c61d6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T12:57:57.455652-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 Over 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6feb7dd0-de81-4ca2-95c7-b09e3f028ca3",
                    "gambit_id": "1826229c-cd33-46ca-9032-584665b18772",
                    "last_updated": "2023-08-29T09:18:23.791553-04:00",
                    "created_at": "2023-08-24T12:57:57.460049-04:00",
                    "name": "Game Total Over 37",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e11c14a4-39e7-4590-b185-80458715a49f/?format=api"
                },
                {
                    "id": "5da8924b-9753-4948-9017-48aa08ab512e",
                    "gambit_id": "fc109bd0-5d57-4720-b684-50c6545b25ed",
                    "last_updated": "2023-08-29T09:18:23.795293-04:00",
                    "created_at": "2023-08-24T12:57:57.464181-04:00",
                    "name": "Game Total Under 37",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e11c14a4-39e7-4590-b185-80458715a49f/?format=api"
                }
            ]
        }
    ]
}