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/2cad4681-1242-45b6-b16f-9e8f1e70e9b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2cad4681-1242-45b6-b16f-9e8f1e70e9b5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21b33c4b-d852-4c5c-b4c8-5f2827f93871",
    "completed": true,
    "last_updated": "2023-06-30T10:43:11.856206-04:00",
    "created_at": "2023-06-29T08:38:25.159794-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/21b33c4b-d852-4c5c-b4c8-5f2827f93871",
    "datetime": "2023-06-29T12:35:00-04:00",
    "cutoff_datetime": "2023-06-29T12:35:00-04:00",
    "name": "SDG (J Musgrove) v. PIT (L Ortiz)",
    "bettypes": [
        {
            "id": "a7fe6347-e3b2-446f-ae01-660b55abd953",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cad4681-1242-45b6-b16f-9e8f1e70e9b5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-29T08:38:25.162746-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": "SDG (J Musgrove)",
                        "amount": 6353.0
                    },
                    {
                        "team": "PIT (L Ortiz)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ee84787-69ac-48f8-93c4-0fc49b298eba",
                    "gambit_id": "6c2c851c-3280-4193-971b-962c866922c8",
                    "last_updated": "2023-06-30T10:43:11.861477-04:00",
                    "created_at": "2023-06-29T08:38:25.165481-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7fe6347-e3b2-446f-ae01-660b55abd953/?format=api"
                },
                {
                    "id": "c709b46d-7954-4fb4-af81-3541f475f21c",
                    "gambit_id": "66330d55-fa2b-4dda-a9dc-39fa8e288db6",
                    "last_updated": "2023-06-30T10:43:11.863862-04:00",
                    "created_at": "2023-06-29T08:38:25.168271-04:00",
                    "name": "PIT (L Ortiz)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7fe6347-e3b2-446f-ae01-660b55abd953/?format=api"
                }
            ]
        },
        {
            "id": "9d518aef-62c4-4ad5-8010-94220ac4ae15",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cad4681-1242-45b6-b16f-9e8f1e70e9b5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-29T08:38:25.170113-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": "SDG",
                        "amount": 5317.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ce0faf6-ff7e-4377-ae5d-e68b99026f4d",
                    "gambit_id": "6a2ed9f1-4239-44dc-9fb6-e1f9fff85994",
                    "last_updated": "2023-06-30T10:43:11.868342-04:00",
                    "created_at": "2023-06-29T08:38:25.171778-04:00",
                    "name": "SDG",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d518aef-62c4-4ad5-8010-94220ac4ae15/?format=api"
                },
                {
                    "id": "93e0f66f-7382-488d-8428-a0068cfc5238",
                    "gambit_id": "3db42e09-67e3-48b2-babb-f22b3b74bfbb",
                    "last_updated": "2023-06-30T10:43:11.870652-04:00",
                    "created_at": "2023-06-29T08:38:25.173547-04:00",
                    "name": "PIT",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d518aef-62c4-4ad5-8010-94220ac4ae15/?format=api"
                }
            ]
        },
        {
            "id": "67920b15-5a03-4ca5-ad32-4028b5bfad77",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cad4681-1242-45b6-b16f-9e8f1e70e9b5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-29T08:38:25.175296-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.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "462ee581-897c-4865-9b7e-ef0c247ae524",
                    "gambit_id": "208adbc6-59b1-4442-9888-17cfe6a9f443",
                    "last_updated": "2023-06-30T10:43:11.877850-04:00",
                    "created_at": "2023-06-29T08:38:25.178663-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67920b15-5a03-4ca5-ad32-4028b5bfad77/?format=api"
                },
                {
                    "id": "d9ab0238-40ad-4f01-a5dc-c0288de03855",
                    "gambit_id": "49ee394c-bc0a-48eb-8735-e777addf8ef5",
                    "last_updated": "2023-06-30T10:43:11.875336-04:00",
                    "created_at": "2023-06-29T08:38:25.176914-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67920b15-5a03-4ca5-ad32-4028b5bfad77/?format=api"
                }
            ]
        }
    ]
}