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/fdf49c74-a4a2-4f9e-95fe-516ea668c0ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fdf49c74-a4a2-4f9e-95fe-516ea668c0ac",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4b62bb7f-9ec8-4f48-9196-0b5b5d2b02b5",
    "completed": true,
    "last_updated": "2022-09-19T11:57:16.980506-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4b62bb7f-9ec8-4f48-9196-0b5b5d2b02b5",
    "datetime": "2022-09-18T13:35:00-04:00",
    "cutoff_datetime": "2022-09-18T13:35:00-04:00",
    "name": "MIA (S Alcantara) v. WAS (An Sanchez)",
    "bettypes": [
        {
            "id": "a437feca-8c4b-42a1-9e48-bd57a4db70be",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdf49c74-a4a2-4f9e-95fe-516ea668c0ac/?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": "MIA (S Alcantara)",
                        "amount": 6098.0
                    },
                    {
                        "team": "WAS (An Sanchez)",
                        "amount": 3902.0
                    }
                ],
                "expected_reward_tokens": 9207.98,
                "profit_sb": 207.98,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31853cad-a258-481b-9876-f5cac9ccdf1b",
                    "gambit_id": "e59d6587-5030-4bc1-91ca-4136b698b6f8",
                    "last_updated": "2022-09-19T11:57:16.990552-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437feca-8c4b-42a1-9e48-bd57a4db70be/?format=api"
                },
                {
                    "id": "24ad286b-718d-4a5b-97f9-b9b3fa1fee98",
                    "gambit_id": "60504d1c-3160-4b1f-9d37-4db9db78e72d",
                    "last_updated": "2022-09-19T11:57:16.989592-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (An Sanchez)",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437feca-8c4b-42a1-9e48-bd57a4db70be/?format=api"
                }
            ]
        },
        {
            "id": "e89754fd-54ec-4c6f-a002-662115bfe426",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdf49c74-a4a2-4f9e-95fe-516ea668c0ac/?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": "WAS",
                        "amount": 5000.0
                    },
                    {
                        "team": "MIA",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "986a34c7-660f-428a-8e5c-15e8264e2c75",
                    "gambit_id": "9ce663dd-0b6e-4cda-ab61-cfa016428930",
                    "last_updated": "2022-09-19T11:57:16.986638-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e89754fd-54ec-4c6f-a002-662115bfe426/?format=api"
                },
                {
                    "id": "82a7cd2f-65d7-4eac-9d21-63270db1206a",
                    "gambit_id": "6694b5c0-b029-4fc8-88ac-aaac3248d45c",
                    "last_updated": "2022-09-19T11:57:16.987635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e89754fd-54ec-4c6f-a002-662115bfe426/?format=api"
                }
            ]
        },
        {
            "id": "7b2845f3-deb0-43f2-9c55-660fc379a21a",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdf49c74-a4a2-4f9e-95fe-516ea668c0ac/?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 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "82ae42bb-7a38-4393-b53f-1fe918c4ba84",
                    "gambit_id": "25bfa243-41c6-404a-8835-2f5df9376756",
                    "last_updated": "2022-09-19T11:57:16.984520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2845f3-deb0-43f2-9c55-660fc379a21a/?format=api"
                },
                {
                    "id": "6693f60b-35fc-45c7-ab69-4f9ab8a6ddc1",
                    "gambit_id": "d593c183-00e2-47c5-a6e9-c13d0e8439c6",
                    "last_updated": "2022-09-19T11:57:16.983367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2845f3-deb0-43f2-9c55-660fc379a21a/?format=api"
                }
            ]
        }
    ]
}