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/9da0cfec-2cc9-4735-b43e-a2a8373c783d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9da0cfec-2cc9-4735-b43e-a2a8373c783d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "16ffdfc0-4ecf-4a18-b01b-24d35793a15e",
    "completed": true,
    "last_updated": "2023-06-23T13:18:28.748075-04:00",
    "created_at": "2023-06-22T08:23:02.672594-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/16ffdfc0-4ecf-4a18-b01b-24d35793a15e",
    "datetime": "2023-06-22T15:45:00-04:00",
    "cutoff_datetime": "2023-06-22T15:45:00-04:00",
    "name": "SDG (B Snell) v. SFO (A Wood)",
    "bettypes": [
        {
            "id": "03109dab-1241-4fba-a505-89da997f3451",
            "match": "https://api-prod.gambitprofit.com/api/matches/9da0cfec-2cc9-4735-b43e-a2a8373c783d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-22T08:23:02.675444-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 (B Snell)",
                        "amount": 5787.0
                    },
                    {
                        "team": "SFO (A Wood)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e759e86-ab27-42a7-a845-b4d303209579",
                    "gambit_id": "46bebb04-44da-4f32-8f8c-d7176b0269c3",
                    "last_updated": "2023-06-23T13:18:28.751999-04:00",
                    "created_at": "2023-06-22T08:23:02.677717-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03109dab-1241-4fba-a505-89da997f3451/?format=api"
                },
                {
                    "id": "7c7486e4-8cf8-4ff7-a582-3f98baa52fe3",
                    "gambit_id": "29cacc8f-59b7-4c88-8967-875d59ae536b",
                    "last_updated": "2023-06-23T13:18:28.753623-04:00",
                    "created_at": "2023-06-22T08:23:02.680018-04:00",
                    "name": "SFO (A Wood)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03109dab-1241-4fba-a505-89da997f3451/?format=api"
                }
            ]
        },
        {
            "id": "d1af5492-47eb-4851-995a-7d05587ecbcc",
            "match": "https://api-prod.gambitprofit.com/api/matches/9da0cfec-2cc9-4735-b43e-a2a8373c783d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-22T08:23:02.682492-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": "SFO",
                        "amount": 5512.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7cfb1f98-dd9f-41bc-8f6a-01b31b027f2e",
                    "gambit_id": "e8d0716c-9622-4e65-831b-278ed0eb6ed9",
                    "last_updated": "2023-06-23T13:18:28.758336-04:00",
                    "created_at": "2023-06-22T08:23:02.687055-04:00",
                    "name": "SFO",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1af5492-47eb-4851-995a-7d05587ecbcc/?format=api"
                },
                {
                    "id": "06efab46-2771-4bc9-a6c0-f0792075e5bf",
                    "gambit_id": "77075187-b10a-4794-a522-71da98b46bdb",
                    "last_updated": "2023-06-23T13:18:28.756710-04:00",
                    "created_at": "2023-06-22T08:23:02.684718-04:00",
                    "name": "SDG",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1af5492-47eb-4851-995a-7d05587ecbcc/?format=api"
                }
            ]
        },
        {
            "id": "0958a3c6-caed-459f-b39f-ce073385a886",
            "match": "https://api-prod.gambitprofit.com/api/matches/9da0cfec-2cc9-4735-b43e-a2a8373c783d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-22T08:23:02.689271-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cf8a8b6-3a6d-4099-813c-c1db6998df87",
                    "gambit_id": "1a131005-8e1d-4eee-809d-d727172696c0",
                    "last_updated": "2023-06-23T13:18:28.764151-04:00",
                    "created_at": "2023-06-22T08:23:02.693529-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0958a3c6-caed-459f-b39f-ce073385a886/?format=api"
                },
                {
                    "id": "8987908f-adbf-47f7-b3ea-8bb90912263e",
                    "gambit_id": "1d98348e-2d50-4484-b6f9-b6ad4cea9f61",
                    "last_updated": "2023-06-23T13:18:28.762202-04:00",
                    "created_at": "2023-06-22T08:23:02.691435-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0958a3c6-caed-459f-b39f-ce073385a886/?format=api"
                }
            ]
        }
    ]
}