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/c260690d-f3da-4b94-be1a-3004b1bd914c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c260690d-f3da-4b94-be1a-3004b1bd914c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "24c913f7-ae99-4220-8bda-f201b4784645",
    "completed": false,
    "last_updated": "2022-12-24T17:12:09.057026-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/24c913f7-ae99-4220-8bda-f201b4784645",
    "datetime": "2022-08-30T18:40:00-04:00",
    "cutoff_datetime": "2022-08-30T18:40:00-04:00",
    "name": "TAM (S McClanahan) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "1c9aee9e-bb22-4325-8dbe-de43f214ac85",
            "match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?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": "TAM (S McClanahan)",
                        "amount": 6183.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 3817.0
                    }
                ],
                "expected_reward_tokens": 9274.5,
                "profit_sb": 274.5,
                "profit_sb_percentage": 3.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "727f025f-8eef-4492-842c-b320fca4379b",
                    "gambit_id": "c9b07808-76f6-4d02-a909-490a52f1368d",
                    "last_updated": "2022-12-24T17:12:09.067780-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api"
                },
                {
                    "id": "9e91025b-fa96-4c0c-95d4-d33e06ebb097",
                    "gambit_id": "a5c9cba3-d0a8-4fff-822f-9c8dc6b86adb",
                    "last_updated": "2022-12-24T17:12:09.066658-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.43000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api"
                }
            ]
        },
        {
            "id": "2076b991-290d-430c-926b-504150449c25",
            "match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?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": 5096.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "08354cf5-191b-48fe-8a41-eb318070f4ac",
                    "gambit_id": "6e66c541-cec5-46e4-b4f6-234337286e74",
                    "last_updated": "2022-12-24T17:12:09.063165-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2076b991-290d-430c-926b-504150449c25/?format=api"
                },
                {
                    "id": "b7a86d4d-f7d2-4d74-b4f5-eab704373e6c",
                    "gambit_id": "88e64552-5655-428a-a416-83d133c9b8f6",
                    "last_updated": "2022-12-24T17:12:09.064370-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2076b991-290d-430c-926b-504150449c25/?format=api"
                }
            ]
        },
        {
            "id": "28e5bb28-e2fc-4059-b5fc-1c89c080f137",
            "match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?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 6.5",
                        "amount": 5301.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "010d33c2-3b0c-4155-99b6-3c9aff98424a",
                    "gambit_id": "c9d50ebc-be40-42a2-998a-09f9c09e00ea",
                    "last_updated": "2022-12-24T17:12:09.059793-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api"
                },
                {
                    "id": "189ca749-7326-42cd-84aa-f26f79499465",
                    "gambit_id": "3159286b-3983-4fe6-b3cf-9aeff755e10a",
                    "last_updated": "2022-12-24T17:12:09.060913-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api"
                }
            ]
        }
    ]
}