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/47d941d5-f122-4d9d-9609-5b4de782856f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47d941d5-f122-4d9d-9609-5b4de782856f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ed5cda36-6f3a-4c73-89ef-3ab0adc02de4",
    "completed": false,
    "last_updated": "2022-12-24T17:12:08.306333-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ed5cda36-6f3a-4c73-89ef-3ab0adc02de4",
    "datetime": "2022-09-03T19:20:00-04:00",
    "cutoff_datetime": "2022-09-03T19:20:00-04:00",
    "name": "MIA (E Cabrera) v. ATL (J Odorizzi)",
    "bettypes": [
        {
            "id": "a6d8ccdf-5d01-4164-825f-3ac3aebbacda",
            "match": "https://api-prod.gambitprofit.com/api/matches/47d941d5-f122-4d9d-9609-5b4de782856f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "ATL (J Odorizzi)",
                        "amount": 6031.0
                    },
                    {
                        "team": "MIA (E Cabrera)",
                        "amount": 3969.0
                    }
                ],
                "expected_reward_tokens": 9287.46,
                "profit_sb": 287.46,
                "profit_sb_percentage": 3.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cf61d81-b196-4fe3-9e5b-232d71808159",
                    "gambit_id": "988d009f-bd7d-435d-8386-1a5f3674b97b",
                    "last_updated": "2022-12-24T17:12:08.318938-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (J Odorizzi)",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d8ccdf-5d01-4164-825f-3ac3aebbacda/?format=api"
                },
                {
                    "id": "4cdfadbe-35b8-4134-bc2b-86ee9db2d910",
                    "gambit_id": "6cf5f659-426c-4a1b-be42-425c68f1b655",
                    "last_updated": "2022-12-24T17:12:08.320076-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d8ccdf-5d01-4164-825f-3ac3aebbacda/?format=api"
                }
            ]
        },
        {
            "id": "e4c12482-82e3-4bcb-b1d5-7d82521da539",
            "match": "https://api-prod.gambitprofit.com/api/matches/47d941d5-f122-4d9d-9609-5b4de782856f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "MIA",
                        "amount": 5668.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9182.16,
                "profit_sb": 182.16,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4d9f2b5-25e2-4eed-ab55-63f2ee0715b4",
                    "gambit_id": "8624f763-dce1-4c18-b665-83d8d0f137fb",
                    "last_updated": "2022-12-24T17:12:08.316677-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4c12482-82e3-4bcb-b1d5-7d82521da539/?format=api"
                },
                {
                    "id": "f77c60f5-c939-4a02-95ad-009d3c734d59",
                    "gambit_id": "d363b07c-3310-42d2-9ec5-01e34e6d263f",
                    "last_updated": "2022-12-24T17:12:08.315545-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.12000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4c12482-82e3-4bcb-b1d5-7d82521da539/?format=api"
                }
            ]
        },
        {
            "id": "1e7c9cf7-1452-4772-bcb3-28a173b56e6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/47d941d5-f122-4d9d-9609-5b4de782856f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 8",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c6696da1-650c-418f-beb3-dd37411d05ae",
                    "gambit_id": "2a1260ee-0a6e-4bbf-85ac-3662ae65c7ca",
                    "last_updated": "2022-12-24T17:12:08.311977-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7c9cf7-1452-4772-bcb3-28a173b56e6e/?format=api"
                },
                {
                    "id": "8a4b3964-67d9-4067-8b1b-b94374e99b90",
                    "gambit_id": "ff080cac-6726-4fc2-97e4-2d323c456775",
                    "last_updated": "2022-12-24T17:12:08.313157-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7c9cf7-1452-4772-bcb3-28a173b56e6e/?format=api"
                }
            ]
        }
    ]
}