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/e30602ac-b004-4361-a41e-3beddbd6b3b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e30602ac-b004-4361-a41e-3beddbd6b3b2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fa720d29-f795-464c-bf78-fbbb73bdde26",
    "completed": true,
    "last_updated": "2022-08-14T11:11:53.245401-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.28,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fa720d29-f795-464c-bf78-fbbb73bdde26",
    "datetime": "2022-08-13T19:15:00-04:00",
    "cutoff_datetime": "2022-08-13T19:15:00-04:00",
    "name": "MIL (C Burnes) v. STL (A Wainwright)",
    "bettypes": [
        {
            "id": "40d1f810-4314-432b-a673-ef14ab3e4623",
            "match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?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": "MIL (C Burnes)",
                        "amount": 5654.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 4346.0
                    }
                ],
                "expected_reward_tokens": 9385.64,
                "profit_sb": 385.64,
                "profit_sb_percentage": 4.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ad1d580-eb21-4633-a190-249c431e854b",
                    "gambit_id": "ac694f01-4338-4801-b06f-ab72ecd4da38",
                    "last_updated": "2022-08-14T11:11:53.248508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.66000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40d1f810-4314-432b-a673-ef14ab3e4623/?format=api"
                },
                {
                    "id": "f43e726a-67fc-4ae2-a513-c6b2a151f8a5",
                    "gambit_id": "60bfd76a-d6ee-4ea0-8a16-4b652aeccfbd",
                    "last_updated": "2022-08-14T11:11:53.248119-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.16000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40d1f810-4314-432b-a673-ef14ab3e4623/?format=api"
                }
            ]
        },
        {
            "id": "77f311b0-e2ef-4b7e-9356-0040373f3ad6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?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": "STL",
                        "amount": 5676.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ab02657-ca8e-4cff-baca-5d14b92259c2",
                    "gambit_id": "ef115f11-698a-42bf-85f4-4336829b8ea4",
                    "last_updated": "2022-08-14T11:11:53.247313-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f311b0-e2ef-4b7e-9356-0040373f3ad6/?format=api"
                },
                {
                    "id": "67796f3c-29f0-4c77-aed2-14716fd0bc66",
                    "gambit_id": "96ec1ff9-119e-49c5-8f77-5a58a6321b43",
                    "last_updated": "2022-08-14T11:11:53.247716-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f311b0-e2ef-4b7e-9356-0040373f3ad6/?format=api"
                }
            ]
        },
        {
            "id": "48b8123d-f6f0-42b6-8a54-1af78cd3f993",
            "match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?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 Over 7",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4db0203a-cdca-403e-9a3f-67a98f3a6c2c",
                    "gambit_id": "54eeae45-786a-430e-a11d-4949569d8f85",
                    "last_updated": "2022-08-14T11:11:53.246907-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api"
                },
                {
                    "id": "dc83aeef-7a3c-4184-a2d6-07752583a03c",
                    "gambit_id": "b5f258dc-eb7d-480a-ad02-dc3ca2e91d4e",
                    "last_updated": "2022-08-14T11:11:53.246430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api"
                }
            ]
        }
    ]
}