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/cf837900-9af6-4654-bb07-488d226c01a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf837900-9af6-4654-bb07-488d226c01a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a177217-a234-4089-931d-4738ae5b0f5e",
    "completed": true,
    "last_updated": "2023-09-02T17:18:07.000175-04:00",
    "created_at": "2023-09-01T01:03:10.386984-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8a177217-a234-4089-931d-4738ae5b0f5e",
    "datetime": "2023-09-01T20:10:00-04:00",
    "cutoff_datetime": "2023-09-01T20:10:00-04:00",
    "name": "PHI (Z Wheeler) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "6d837c44-d5ab-4524-89d2-77be8866f7ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf837900-9af6-4654-bb07-488d226c01a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-01T01:03:10.400779-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": "PHI (Z Wheeler)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIL (F Peralta)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b86c8e14-b67e-4c06-ada1-a0b4dc684db0",
                    "gambit_id": "e5e14e3f-adca-42b6-b0a9-bace96da95f5",
                    "last_updated": "2023-09-02T17:18:07.015938-04:00",
                    "created_at": "2023-09-01T01:03:10.405541-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d837c44-d5ab-4524-89d2-77be8866f7ea/?format=api"
                },
                {
                    "id": "04640ad9-4e62-4582-a4f3-c1d57ea84f91",
                    "gambit_id": "a0afd6ea-3fc2-4538-9dce-bc350d3b225f",
                    "last_updated": "2023-09-02T17:18:07.020390-04:00",
                    "created_at": "2023-09-01T01:03:10.411888-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d837c44-d5ab-4524-89d2-77be8866f7ea/?format=api"
                }
            ]
        },
        {
            "id": "1037da97-3432-450f-a98e-ba827defbf7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf837900-9af6-4654-bb07-488d226c01a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-01T01:03:10.416581-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": "MIL",
                        "amount": 6010.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f67620d-80dc-4d44-a0b0-4d93b81b81b0",
                    "gambit_id": "f8726ea7-fb9f-42e2-83fb-2d9d65e02c21",
                    "last_updated": "2023-09-02T17:18:07.031822-04:00",
                    "created_at": "2023-09-01T01:03:10.425928-04:00",
                    "name": "MIL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1037da97-3432-450f-a98e-ba827defbf7e/?format=api"
                },
                {
                    "id": "8a2adeae-292f-4563-b36b-1be77e38cb51",
                    "gambit_id": "3ff8e055-deaf-4eba-a919-6556ee3c6c68",
                    "last_updated": "2023-09-02T17:18:07.028312-04:00",
                    "created_at": "2023-09-01T01:03:10.420754-04:00",
                    "name": "PHI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1037da97-3432-450f-a98e-ba827defbf7e/?format=api"
                }
            ]
        },
        {
            "id": "96dc141a-5ba5-4f40-9a4e-3658dc2909b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf837900-9af6-4654-bb07-488d226c01a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-01T01:03:10.431299-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c8b8d54-57c1-4bb8-a44a-c651ea7439a3",
                    "gambit_id": "9f945bfd-07c5-4007-a238-a3492dc5888b",
                    "last_updated": "2023-09-02T17:18:07.040324-04:00",
                    "created_at": "2023-09-01T01:03:10.435642-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96dc141a-5ba5-4f40-9a4e-3658dc2909b9/?format=api"
                },
                {
                    "id": "26579f70-2ed3-411b-bfd4-a8064da7eacc",
                    "gambit_id": "ec2b986c-2b57-4a57-aee0-2b51845fe782",
                    "last_updated": "2023-09-02T17:18:07.044608-04:00",
                    "created_at": "2023-09-01T01:03:10.439934-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96dc141a-5ba5-4f40-9a4e-3658dc2909b9/?format=api"
                }
            ]
        }
    ]
}