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/25ed2887-8211-43da-82b4-080dd00f8ab3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25ed2887-8211-43da-82b4-080dd00f8ab3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d6d645ba-fa2c-405c-910b-27c3523e432f",
    "completed": true,
    "last_updated": "2023-08-29T19:28:16.821328-04:00",
    "created_at": "2023-08-28T08:48:09.267676-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d6d645ba-fa2c-405c-910b-27c3523e432f",
    "datetime": "2023-08-28T20:10:00-04:00",
    "cutoff_datetime": "2023-08-28T20:10:00-04:00",
    "name": "PIT (J Oviedo) v. KAN (Z Greinke)",
    "bettypes": [
        {
            "id": "f81b8013-045c-4888-845c-e36320f4331f",
            "match": "https://api-prod.gambitprofit.com/api/matches/25ed2887-8211-43da-82b4-080dd00f8ab3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-28T08:48:09.274904-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": "KAN (Z Greinke)",
                        "amount": 5222.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "99a8e940-a27c-47e3-b1fe-6e02a697ef47",
                    "gambit_id": "d2f95778-dada-4111-ab50-ab443a5e8ebd",
                    "last_updated": "2023-08-29T19:28:16.835072-04:00",
                    "created_at": "2023-08-28T08:48:09.278974-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81b8013-045c-4888-845c-e36320f4331f/?format=api"
                },
                {
                    "id": "2bd9d865-5aec-41bc-ae6b-d7eac4992ac4",
                    "gambit_id": "80336bc0-aca0-4946-88ab-40f55cd936fe",
                    "last_updated": "2023-08-29T19:28:16.838613-04:00",
                    "created_at": "2023-08-28T08:48:09.282894-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81b8013-045c-4888-845c-e36320f4331f/?format=api"
                }
            ]
        },
        {
            "id": "328c933a-95f0-495c-a1a2-ca2e35e3181e",
            "match": "https://api-prod.gambitprofit.com/api/matches/25ed2887-8211-43da-82b4-080dd00f8ab3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-28T08:48:09.286853-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": "PIT",
                        "amount": 6324.0
                    },
                    {
                        "team": "KAN",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f75c44ce-e351-4fdf-b405-0a982d6a3820",
                    "gambit_id": "bd0e37ff-e17f-42ad-8765-1aa790b89d4b",
                    "last_updated": "2023-08-29T19:28:16.845871-04:00",
                    "created_at": "2023-08-28T08:48:09.290523-04:00",
                    "name": "PIT",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/328c933a-95f0-495c-a1a2-ca2e35e3181e/?format=api"
                },
                {
                    "id": "8e44803b-2920-4fb6-bf51-fe666c845ee7",
                    "gambit_id": "507a5aeb-8c72-4122-b771-8fbc822bd293",
                    "last_updated": "2023-08-29T19:28:16.849371-04:00",
                    "created_at": "2023-08-28T08:48:09.302716-04:00",
                    "name": "KAN",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/328c933a-95f0-495c-a1a2-ca2e35e3181e/?format=api"
                }
            ]
        },
        {
            "id": "32051b11-a334-409b-a526-b7815790c355",
            "match": "https://api-prod.gambitprofit.com/api/matches/25ed2887-8211-43da-82b4-080dd00f8ab3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-28T08:48:09.306962-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb3a4e06-3780-47d2-9c5b-09508e6b10bc",
                    "gambit_id": "100da35a-6cc5-43d8-8832-f854be359871",
                    "last_updated": "2023-08-29T19:28:16.856701-04:00",
                    "created_at": "2023-08-28T08:48:09.310267-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32051b11-a334-409b-a526-b7815790c355/?format=api"
                },
                {
                    "id": "3e9de505-1bc2-45ee-90e6-020fae7b441d",
                    "gambit_id": "5f3e8d7f-4d09-4ec4-9ad5-336407290488",
                    "last_updated": "2023-08-29T19:28:16.860957-04:00",
                    "created_at": "2023-08-28T08:48:09.314159-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32051b11-a334-409b-a526-b7815790c355/?format=api"
                }
            ]
        }
    ]
}