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/0c3b5936-c871-40ff-b7e7-3826a9247baa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c3b5936-c871-40ff-b7e7-3826a9247baa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7679149c-8653-4af2-b85a-f5208e5925d0",
    "completed": true,
    "last_updated": "2023-09-15T16:33:16.658826-04:00",
    "created_at": "2023-09-12T09:23:00.233739-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7679149c-8653-4af2-b85a-f5208e5925d0",
    "datetime": "2023-09-12T18:35:00-04:00",
    "cutoff_datetime": "2023-09-12T18:35:00-04:00",
    "name": "STL (A Wainwright) v. BAL (J Means)",
    "bettypes": [
        {
            "id": "f5c6d4d0-89a6-429e-9c47-17ef5338a145",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3b5936-c871-40ff-b7e7-3826a9247baa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:00.257877-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": "BAL (J Means)",
                        "amount": 6293.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75571d72-f000-4734-93a7-a0484f6115dd",
                    "gambit_id": "955f12e3-5079-4e24-894a-48df768cbb45",
                    "last_updated": "2023-09-15T16:33:16.672904-04:00",
                    "created_at": "2023-09-12T09:23:00.268330-04:00",
                    "name": "BAL (J Means)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c6d4d0-89a6-429e-9c47-17ef5338a145/?format=api"
                },
                {
                    "id": "33b70088-0121-44f6-b95d-b35ae64816ce",
                    "gambit_id": "90b70af5-4e9e-4fa5-b1cb-0839b98f18c1",
                    "last_updated": "2023-09-15T16:33:16.668541-04:00",
                    "created_at": "2023-09-12T09:23:00.262999-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c6d4d0-89a6-429e-9c47-17ef5338a145/?format=api"
                }
            ]
        },
        {
            "id": "099fe296-0d59-41da-bf7b-98bf6fa57fcb",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3b5936-c871-40ff-b7e7-3826a9247baa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:00.272842-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": "STL",
                        "amount": 5107.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9061e25-cdab-42bf-9690-9ad03c028c1b",
                    "gambit_id": "811c1b51-bbc3-4920-b1c3-f5917ce0702a",
                    "last_updated": "2023-09-15T16:33:16.680261-04:00",
                    "created_at": "2023-09-12T09:23:00.276459-04:00",
                    "name": "STL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099fe296-0d59-41da-bf7b-98bf6fa57fcb/?format=api"
                },
                {
                    "id": "c5e85bc8-964b-478e-a21f-e60744be6290",
                    "gambit_id": "a17617b4-f7d6-4a4a-a3ba-d75df22c1bc0",
                    "last_updated": "2023-09-15T16:33:16.684306-04:00",
                    "created_at": "2023-09-12T09:23:00.280230-04:00",
                    "name": "BAL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099fe296-0d59-41da-bf7b-98bf6fa57fcb/?format=api"
                }
            ]
        },
        {
            "id": "bbcf3f7c-700e-41af-bd70-8e7166d33ccc",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3b5936-c871-40ff-b7e7-3826a9247baa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:00.285119-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 11",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b94bf49e-8975-42f9-8a61-1cfa7479f024",
                    "gambit_id": "8fe19d52-2540-467f-918d-69145e1c01be",
                    "last_updated": "2023-09-15T16:33:16.690927-04:00",
                    "created_at": "2023-09-12T09:23:00.289880-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcf3f7c-700e-41af-bd70-8e7166d33ccc/?format=api"
                },
                {
                    "id": "ccb51fc4-0b32-4b41-972b-cc3d65fb7385",
                    "gambit_id": "9bd4dcaa-dd97-4336-8990-e6ab87ea6669",
                    "last_updated": "2023-09-15T16:33:16.694650-04:00",
                    "created_at": "2023-09-12T09:23:00.293804-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcf3f7c-700e-41af-bd70-8e7166d33ccc/?format=api"
                }
            ]
        }
    ]
}