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/db99ce9c-21a1-4cd1-8697-3e8ccdb9749d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "db99ce9c-21a1-4cd1-8697-3e8ccdb9749d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "74f8305c-e40f-4b25-b2d4-eceb3c6ae833",
    "completed": true,
    "last_updated": "2023-12-26T15:38:09.728357-05:00",
    "created_at": "2023-12-20T11:13:03.613506-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/74f8305c-e40f-4b25-b2d4-eceb3c6ae833",
    "datetime": "2023-12-23T20:00:00-05:00",
    "cutoff_datetime": "2023-12-23T20:00:00-05:00",
    "name": "Buffalo Bills v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "52afe2d3-e5e3-4fa7-9922-820f7a8b7b79",
            "match": "https://api-prod.gambitprofit.com/api/matches/db99ce9c-21a1-4cd1-8697-3e8ccdb9749d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:03.636160-05: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": "Buffalo Bills",
                        "amount": 8417.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 1583.0
                    }
                ],
                "expected_reward_tokens": 9511.21,
                "profit_sb": 11.21,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6930cb98-e047-48ea-a367-634491ea12b1",
                    "gambit_id": "4cb3d448-ae41-463a-9123-ba8af39f387a",
                    "last_updated": "2023-12-26T15:38:09.759268-05:00",
                    "created_at": "2023-12-20T11:13:03.640742-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.13000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52afe2d3-e5e3-4fa7-9922-820f7a8b7b79/?format=api"
                },
                {
                    "id": "83f33f1d-3a5f-40b0-abd7-c9196e415d0d",
                    "gambit_id": "499ce4a7-0fe8-47f4-83d5-5850636b039f",
                    "last_updated": "2023-12-26T15:38:09.762409-05:00",
                    "created_at": "2023-12-20T11:13:03.644820-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "6.01000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52afe2d3-e5e3-4fa7-9922-820f7a8b7b79/?format=api"
                }
            ]
        },
        {
            "id": "8ac1cc74-a554-4d6f-82b5-1c84f6bae69f",
            "match": "https://api-prod.gambitprofit.com/api/matches/db99ce9c-21a1-4cd1-8697-3e8ccdb9749d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:03.623466-05: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": "Buffalo Bills",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f361f670-ef97-47fd-9f5e-1b36da2754a8",
                    "gambit_id": "13649b0e-7036-41a4-851b-359d73001e5d",
                    "last_updated": "2023-12-26T15:38:09.745643-05:00",
                    "created_at": "2023-12-20T11:13:03.628260-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac1cc74-a554-4d6f-82b5-1c84f6bae69f/?format=api"
                },
                {
                    "id": "82f90c30-8684-450f-b3b9-add610b6943a",
                    "gambit_id": "76827116-891c-4734-a474-e89646904d8c",
                    "last_updated": "2023-12-26T15:38:09.748927-05:00",
                    "created_at": "2023-12-20T11:13:03.632127-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac1cc74-a554-4d6f-82b5-1c84f6bae69f/?format=api"
                }
            ]
        },
        {
            "id": "0b6fbbf7-1e13-4b86-9fdb-b5fd9f6e3b9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/db99ce9c-21a1-4cd1-8697-3e8ccdb9749d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:03.648968-05: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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bf1a76f-e9f8-49bc-8016-4c71adffa7bf",
                    "gambit_id": "dd02495e-6e6b-4231-ac40-0f3035cd407c",
                    "last_updated": "2023-12-26T15:38:09.775583-05:00",
                    "created_at": "2023-12-20T11:13:03.656759-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6fbbf7-1e13-4b86-9fdb-b5fd9f6e3b9e/?format=api"
                },
                {
                    "id": "ef563579-508f-4b85-96c0-5d13adbd8389",
                    "gambit_id": "0eb46e79-b604-41b7-92c0-1fedde20a980",
                    "last_updated": "2023-12-26T15:38:09.782113-05:00",
                    "created_at": "2023-12-20T11:13:03.652486-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6fbbf7-1e13-4b86-9fdb-b5fd9f6e3b9e/?format=api"
                }
            ]
        }
    ]
}