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/b6d9796f-e090-47b0-99fd-aa6e95dae503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6d9796f-e090-47b0-99fd-aa6e95dae503",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "126e3205-c0ef-4587-877a-833542f79b2c",
    "completed": true,
    "last_updated": "2022-08-10T10:11:56.532108-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.63,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/126e3205-c0ef-4587-877a-833542f79b2c",
    "datetime": "2022-08-09T19:10:00-04:00",
    "cutoff_datetime": "2022-08-09T19:10:00-04:00",
    "name": "CIN (M Minor) v. NYM (C Carrasco)",
    "bettypes": [
        {
            "id": "17065901-6c04-4b83-90ef-f2fccb072a38",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6d9796f-e090-47b0-99fd-aa6e95dae503/?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": "NYM (C Carrasco)",
                        "amount": 7067.0
                    },
                    {
                        "team": "CIN (M Minor)",
                        "amount": 2933.0
                    }
                ],
                "expected_reward_tokens": 9326.94,
                "profit_sb": 326.94,
                "profit_sb_percentage": 3.63,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b3bfb79-0029-466e-b296-441f05054d57",
                    "gambit_id": "db46a772-ff18-421d-9e65-5e39c6a58365",
                    "last_updated": "2022-08-10T10:11:56.534998-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "1.32000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17065901-6c04-4b83-90ef-f2fccb072a38/?format=api"
                },
                {
                    "id": "061f4463-1ecd-43b7-92a7-c1bca233dd1e",
                    "gambit_id": "9aff65b2-bfff-4741-9949-eaf451e99350",
                    "last_updated": "2022-08-10T10:11:56.535478-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (M Minor)",
                    "reward": "3.18000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17065901-6c04-4b83-90ef-f2fccb072a38/?format=api"
                }
            ]
        },
        {
            "id": "5e03a9cc-64bb-46e0-bb83-34f8c3c7dc80",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6d9796f-e090-47b0-99fd-aa6e95dae503/?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": "NYM",
                        "amount": 5676.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "78c7ccfe-7710-4dd0-b2ce-792be5791a01",
                    "gambit_id": "9bb773c9-f312-40a5-a807-2fe0c459850c",
                    "last_updated": "2022-08-10T10:11:56.534111-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e03a9cc-64bb-46e0-bb83-34f8c3c7dc80/?format=api"
                },
                {
                    "id": "de82bf8a-8d01-4ce3-ae9b-e8d89e50b621",
                    "gambit_id": "4aefa8a5-e339-4a1d-8f98-1a3b60119a2a",
                    "last_updated": "2022-08-10T10:11:56.534557-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e03a9cc-64bb-46e0-bb83-34f8c3c7dc80/?format=api"
                }
            ]
        },
        {
            "id": "c564b965-8ce0-46e5-a31b-7b5f0cd3ab8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6d9796f-e090-47b0-99fd-aa6e95dae503/?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 8.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ca98331-cfa4-42ed-94a2-2365ced7e7f6",
                    "gambit_id": "8e4df328-938a-444d-949e-62f149c4e690",
                    "last_updated": "2022-08-10T10:11:56.533660-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c564b965-8ce0-46e5-a31b-7b5f0cd3ab8a/?format=api"
                },
                {
                    "id": "4c1e684e-7d66-4bb4-9afa-a6612d7ca86a",
                    "gambit_id": "03dd1871-14ef-4b18-bfa3-be858b3b2c45",
                    "last_updated": "2022-08-10T10:11:56.533157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c564b965-8ce0-46e5-a31b-7b5f0cd3ab8a/?format=api"
                }
            ]
        }
    ]
}