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/bea19a35-4024-42c0-a3b7-c7e7eb3f25fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bea19a35-4024-42c0-a3b7-c7e7eb3f25fb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "445dc3a9-ce30-464d-8e8e-34dd1e46c3d9",
    "completed": false,
    "last_updated": "2022-12-24T17:12:20.443599-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/445dc3a9-ce30-464d-8e8e-34dd1e46c3d9",
    "datetime": "2022-10-01T16:10:00-04:00",
    "cutoff_datetime": "2022-10-01T16:10:00-04:00",
    "name": "OAK (J Sears) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "42dc466f-f492-4baf-93ba-0faa30351f0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/bea19a35-4024-42c0-a3b7-c7e7eb3f25fb/?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": "SEA (L Castillo)",
                        "amount": 6871.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3129.0
                    }
                ],
                "expected_reward_tokens": 9480.87,
                "profit_sb": -19.13,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8db2d1f-3374-4534-8f72-d3f9719ee7b1",
                    "gambit_id": "50a706b7-5c97-4743-bf3a-1082e25c89a7",
                    "last_updated": "2022-12-24T17:12:20.453639-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42dc466f-f492-4baf-93ba-0faa30351f0d/?format=api"
                },
                {
                    "id": "2b571c87-0122-4eee-a147-9001cf5745fb",
                    "gambit_id": "455e0fe2-fc41-49a3-88a0-506c30ce8bcf",
                    "last_updated": "2022-12-24T17:12:20.454754-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Sears)",
                    "reward": "3.03000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42dc466f-f492-4baf-93ba-0faa30351f0d/?format=api"
                }
            ]
        },
        {
            "id": "56f45dcb-2879-4d97-b513-5121699f03c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/bea19a35-4024-42c0-a3b7-c7e7eb3f25fb/?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": "OAK",
                        "amount": 5108.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af3ef284-45db-4c3c-9432-d8e17506952d",
                    "gambit_id": "1522197f-23ad-45f4-aee4-6a1fb93af405",
                    "last_updated": "2022-12-24T17:12:20.451296-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f45dcb-2879-4d97-b513-5121699f03c3/?format=api"
                },
                {
                    "id": "93521a8b-628b-404b-b7e3-83332bd897d8",
                    "gambit_id": "0672eeed-4f8a-433d-aece-186a0da42d51",
                    "last_updated": "2022-12-24T17:12:20.450152-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f45dcb-2879-4d97-b513-5121699f03c3/?format=api"
                }
            ]
        },
        {
            "id": "306a5a23-79bc-426f-8367-5d4b41b7137e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bea19a35-4024-42c0-a3b7-c7e7eb3f25fb/?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 6.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6802366-1326-403d-9bb1-c16b2749770a",
                    "gambit_id": "a3639651-aec3-408a-a8f8-bda4310a9181",
                    "last_updated": "2022-12-24T17:12:20.447820-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306a5a23-79bc-426f-8367-5d4b41b7137e/?format=api"
                },
                {
                    "id": "8bdd5549-f47b-400e-9c47-e70b15ca2ec0",
                    "gambit_id": "c44e0e83-4736-4783-9079-e3dec7963440",
                    "last_updated": "2022-12-24T17:12:20.446615-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306a5a23-79bc-426f-8367-5d4b41b7137e/?format=api"
                }
            ]
        }
    ]
}