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/635cea9f-4774-41df-bd95-62ad519a956b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "635cea9f-4774-41df-bd95-62ad519a956b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4db06d5f-ff4b-4b3a-9d50-5ba5beb3f0d2",
    "completed": true,
    "last_updated": "2023-06-11T10:28:00.659125-04:00",
    "created_at": "2023-06-10T09:38:04.466654-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4db06d5f-ff4b-4b3a-9d50-5ba5beb3f0d2",
    "datetime": "2023-06-10T13:10:00-04:00",
    "cutoff_datetime": "2023-06-10T13:10:00-04:00",
    "name": "ARI (R Nelson) v. DET (M Boyd)",
    "bettypes": [
        {
            "id": "f6ca50b4-0c57-4e40-998d-3acbac98abbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/635cea9f-4774-41df-bd95-62ad519a956b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T09:38:04.469705-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": "ARI (R Nelson)",
                        "amount": 5337.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e8c65749-61b5-4301-b9d5-a63216930dc2",
                    "gambit_id": "557a663c-d482-44a3-8a32-eabe6bfd6b4e",
                    "last_updated": "2023-06-11T10:28:00.662755-04:00",
                    "created_at": "2023-06-10T09:38:04.472112-04:00",
                    "name": "ARI (R Nelson)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ca50b4-0c57-4e40-998d-3acbac98abbc/?format=api"
                },
                {
                    "id": "d3d6ad26-26f2-48df-8de9-14760d955d7b",
                    "gambit_id": "ba9950f9-66dd-4902-91f3-70952fe7f1cc",
                    "last_updated": "2023-06-11T10:28:00.664462-04:00",
                    "created_at": "2023-06-10T09:38:04.474877-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ca50b4-0c57-4e40-998d-3acbac98abbc/?format=api"
                }
            ]
        },
        {
            "id": "7343b236-2e50-43a2-8368-e7b8f9641dc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/635cea9f-4774-41df-bd95-62ad519a956b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-10T09:38:04.477184-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": "DET",
                        "amount": 5867.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33b47d39-5dd2-40d2-9330-a665833b47e2",
                    "gambit_id": "4e1ca4f8-8f3d-4586-b2db-a8861d4fffbb",
                    "last_updated": "2023-06-11T10:28:00.668980-04:00",
                    "created_at": "2023-06-10T09:38:04.481614-04:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7343b236-2e50-43a2-8368-e7b8f9641dc6/?format=api"
                },
                {
                    "id": "103ba9f0-2aff-465e-8c7a-650782e30e67",
                    "gambit_id": "14e95eec-2461-4238-a7c3-2c20ba27e6a3",
                    "last_updated": "2023-06-11T10:28:00.667504-04:00",
                    "created_at": "2023-06-10T09:38:04.479310-04:00",
                    "name": "ARI",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7343b236-2e50-43a2-8368-e7b8f9641dc6/?format=api"
                }
            ]
        },
        {
            "id": "0de855d7-ce13-4771-b121-19a59d2f7143",
            "match": "https://api-prod.gambitprofit.com/api/matches/635cea9f-4774-41df-bd95-62ad519a956b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T09:38:04.484220-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33a54f47-99e8-4dae-890f-bd2af1c8ce13",
                    "gambit_id": "edf9d4f7-94b4-4836-8300-42d82ab9d295",
                    "last_updated": "2023-06-11T10:28:00.672123-04:00",
                    "created_at": "2023-06-10T09:38:04.486320-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0de855d7-ce13-4771-b121-19a59d2f7143/?format=api"
                },
                {
                    "id": "276f660f-2a4d-489a-8fe7-c5602492a337",
                    "gambit_id": "8cb74de7-1c03-4158-9e67-ee576eadcc13",
                    "last_updated": "2023-06-11T10:28:00.674233-04:00",
                    "created_at": "2023-06-10T09:38:04.489022-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0de855d7-ce13-4771-b121-19a59d2f7143/?format=api"
                }
            ]
        }
    ]
}