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/6c0608e1-83f0-4016-9421-21863bca3896/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c0608e1-83f0-4016-9421-21863bca3896",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5c358305-0d1c-4c85-81e8-3f8beeb0cada",
    "completed": true,
    "last_updated": "2022-08-13T10:47:07.148734-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.17,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5c358305-0d1c-4c85-81e8-3f8beeb0cada",
    "datetime": "2022-08-12T20:15:00-04:00",
    "cutoff_datetime": "2022-08-12T20:15:00-04:00",
    "name": "MIL (E Lauer) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "115b4bf3-65ef-48b3-a617-92b0e4ead0b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c0608e1-83f0-4016-9421-21863bca3896/?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": "STL (J Montgomery)",
                        "amount": 6010.0
                    },
                    {
                        "team": "MIL (E Lauer)",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9375.6,
                "profit_sb": 375.6,
                "profit_sb_percentage": 4.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9a642e06-6d32-49c8-825c-ce5b5b53bcc5",
                    "gambit_id": "bce8c6d4-74cd-4d86-bda9-ae402a11073c",
                    "last_updated": "2022-08-13T10:47:07.151593-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.56000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115b4bf3-65ef-48b3-a617-92b0e4ead0b9/?format=api"
                },
                {
                    "id": "90549cdb-f91b-414b-87f0-d1770542a042",
                    "gambit_id": "05b04ab4-f454-4bcf-986d-8c93e8ff421a",
                    "last_updated": "2022-08-13T10:47:07.152048-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (E Lauer)",
                    "reward": "2.35000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115b4bf3-65ef-48b3-a617-92b0e4ead0b9/?format=api"
                }
            ]
        },
        {
            "id": "cf90f0b5-8555-4b46-820e-c9d9160f8bde",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c0608e1-83f0-4016-9421-21863bca3896/?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": "MIL",
                        "amount": 5752.0
                    },
                    {
                        "team": "STL",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a933fe1e-238a-4d46-a677-3f8759ee3ea3",
                    "gambit_id": "0e30fcf3-959a-41ad-bcc8-488b41656a08",
                    "last_updated": "2022-08-13T10:47:07.151144-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf90f0b5-8555-4b46-820e-c9d9160f8bde/?format=api"
                },
                {
                    "id": "015c4b27-b023-4d39-b1fe-4dcd577c3c3c",
                    "gambit_id": "9fdfce6f-1920-4be0-bb21-e54a09ad5c0e",
                    "last_updated": "2022-08-13T10:47:07.150684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf90f0b5-8555-4b46-820e-c9d9160f8bde/?format=api"
                }
            ]
        },
        {
            "id": "ea24d308-1000-4e18-860a-2ef32d5feccd",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c0608e1-83f0-4016-9421-21863bca3896/?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 7.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "451a754f-76ae-4966-8cb2-4fb4e7fceab7",
                    "gambit_id": "7bc4251b-240d-4bc1-8d53-94e399acc2df",
                    "last_updated": "2022-08-13T10:47:07.149733-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea24d308-1000-4e18-860a-2ef32d5feccd/?format=api"
                },
                {
                    "id": "5547fcc1-b4f2-4c42-9849-69d224278ccc",
                    "gambit_id": "ce2c3f2b-074d-4c20-b525-2205d2798fd2",
                    "last_updated": "2022-08-13T10:47:07.150232-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea24d308-1000-4e18-860a-2ef32d5feccd/?format=api"
                }
            ]
        }
    ]
}