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/d3733544-dc89-471a-a5a6-eb17bee0b4a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3733544-dc89-471a-a5a6-eb17bee0b4a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "45dba4ab-356a-435c-9084-222acc7966e3",
    "completed": true,
    "last_updated": "2023-09-12T21:13:16.846610-04:00",
    "created_at": "2023-09-11T08:48:22.597120-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/45dba4ab-356a-435c-9084-222acc7966e3",
    "datetime": "2023-09-11T21:45:00-04:00",
    "cutoff_datetime": "2023-09-11T21:45:00-04:00",
    "name": "CLE (G Williams) v. SFO (A Cobb)",
    "bettypes": [
        {
            "id": "17a1b1da-6aec-49dc-b82c-66adb0a24611",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3733544-dc89-471a-a5a6-eb17bee0b4a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-11T08:48:22.606885-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 (A Cobb)",
                        "amount": 5541.0
                    },
                    {
                        "team": "CLE (G Williams)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bc2b01e-f7ae-45e9-b111-1eaddac5c5dc",
                    "gambit_id": "ad116ec9-727e-4248-8258-f10b45d6e88e",
                    "last_updated": "2023-09-12T21:13:16.871928-04:00",
                    "created_at": "2023-09-11T08:48:22.614911-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a1b1da-6aec-49dc-b82c-66adb0a24611/?format=api"
                },
                {
                    "id": "8fd1a74d-1b75-4dc0-a853-ada89653d630",
                    "gambit_id": "76aeb0f2-8592-49cf-8a01-bfaf199db5fa",
                    "last_updated": "2023-09-12T21:13:16.867306-04:00",
                    "created_at": "2023-09-11T08:48:22.610894-04:00",
                    "name": "CLE (G Williams)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a1b1da-6aec-49dc-b82c-66adb0a24611/?format=api"
                }
            ]
        },
        {
            "id": "c2daae7f-4710-4245-9ccd-f1986e750514",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3733544-dc89-471a-a5a6-eb17bee0b4a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-11T08:58:39.763805-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": "CLE",
                        "amount": 6154.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1aa523e-d88c-403d-b5ec-ea33040e4869",
                    "gambit_id": "a903c085-670d-45be-879d-77cbeaeee517",
                    "last_updated": "2023-09-12T21:13:16.888451-04:00",
                    "created_at": "2023-09-11T08:58:39.769013-04:00",
                    "name": "CLE",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2daae7f-4710-4245-9ccd-f1986e750514/?format=api"
                },
                {
                    "id": "d93c10c4-238c-4e47-8b2a-babf6e12e771",
                    "gambit_id": "3d46e6f3-3f16-407a-9701-d755956ee7a6",
                    "last_updated": "2023-09-12T21:13:16.891647-04:00",
                    "created_at": "2023-09-11T08:58:39.773207-04:00",
                    "name": "SFO",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2daae7f-4710-4245-9ccd-f1986e750514/?format=api"
                }
            ]
        },
        {
            "id": "5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3733544-dc89-471a-a5a6-eb17bee0b4a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-11T08:48:22.619648-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a4daba7-b51c-4205-bd0b-62854aa4143d",
                    "gambit_id": "082afc10-e869-40cf-98d2-f0fd97a04fe6",
                    "last_updated": "2023-09-12T21:13:16.878710-04:00",
                    "created_at": "2023-09-11T08:48:22.623300-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf/?format=api"
                },
                {
                    "id": "0ef39cc0-da6c-4e88-8947-b1eb455e898d",
                    "gambit_id": "47eb3158-2aef-408d-aa25-f46ed05260ab",
                    "last_updated": "2023-09-12T21:13:16.881996-04:00",
                    "created_at": "2023-09-11T08:48:22.627165-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf/?format=api"
                }
            ]
        }
    ]
}