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/67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f4a7668c-2f6b-4e3a-8a60-056c9bb707a9",
    "completed": true,
    "last_updated": "2023-07-24T13:38:10.985063-04:00",
    "created_at": "2023-07-23T11:47:55.871350-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f4a7668c-2f6b-4e3a-8a60-056c9bb707a9",
    "datetime": "2023-07-23T12:05:00-04:00",
    "cutoff_datetime": "2023-07-23T12:05:00-04:00",
    "name": "SDG (J Musgrove) v. DET (A Faedo)",
    "bettypes": [
        {
            "id": "d8718e1a-eb49-4c98-bb82-0dd5222707c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-23T11:47:55.886349-04: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": "SDG (J Musgrove)",
                        "amount": 6492.0
                    },
                    {
                        "team": "DET (A Faedo)",
                        "amount": 3508.0
                    }
                ],
                "expected_reward_tokens": 9541.76,
                "profit_sb": 41.76,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9bf5c8a5-234f-41fc-b829-a47887a8015e",
                    "gambit_id": "c4183260-0c01-4f90-a69b-ead2c93d416a",
                    "last_updated": "2023-07-24T13:38:10.992969-04:00",
                    "created_at": "2023-07-23T11:47:55.892612-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8718e1a-eb49-4c98-bb82-0dd5222707c6/?format=api"
                },
                {
                    "id": "bc556527-7fdb-435e-8ed3-72740a3f25b3",
                    "gambit_id": "02a71816-0ac1-40d6-b729-8a5912c95d54",
                    "last_updated": "2023-07-24T13:38:10.996148-04:00",
                    "created_at": "2023-07-23T11:47:55.897726-04:00",
                    "name": "DET (A Faedo)",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8718e1a-eb49-4c98-bb82-0dd5222707c6/?format=api"
                }
            ]
        },
        {
            "id": "835c9028-3894-4cd9-a96f-c222b6423aca",
            "match": "https://api-prod.gambitprofit.com/api/matches/67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-23T11:47:55.902458-04: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": "SDG",
                        "amount": 5512.0
                    },
                    {
                        "team": "DET",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f773b636-57a5-4b03-bd17-c8f09828b835",
                    "gambit_id": "fdd59996-9a70-44b0-9be0-2686aeaac883",
                    "last_updated": "2023-07-24T13:38:11.002899-04:00",
                    "created_at": "2023-07-23T11:47:55.907585-04:00",
                    "name": "SDG",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/835c9028-3894-4cd9-a96f-c222b6423aca/?format=api"
                },
                {
                    "id": "6359bd48-95fc-45f8-9b86-8ac60cf2300a",
                    "gambit_id": "c87d021c-2c6e-4cd4-9f4a-a53d0b17bcd2",
                    "last_updated": "2023-07-24T13:38:11.006950-04:00",
                    "created_at": "2023-07-23T11:47:55.912762-04:00",
                    "name": "DET",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/835c9028-3894-4cd9-a96f-c222b6423aca/?format=api"
                }
            ]
        },
        {
            "id": "a828521d-1d09-4130-a2e5-6bee2f567296",
            "match": "https://api-prod.gambitprofit.com/api/matches/67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-23T11:47:55.917392-04: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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bddb545-ee56-4958-a2df-20f1f90b7109",
                    "gambit_id": "4da3b5ae-7637-441d-9b97-f8d06133aa98",
                    "last_updated": "2023-07-24T13:38:11.014181-04:00",
                    "created_at": "2023-07-23T11:47:55.921403-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a828521d-1d09-4130-a2e5-6bee2f567296/?format=api"
                },
                {
                    "id": "db38ce5f-188e-4bee-8508-95aec9ecf1a2",
                    "gambit_id": "15326c98-50f7-4e1b-a3aa-20dd9b12eb33",
                    "last_updated": "2023-07-24T13:38:11.017779-04:00",
                    "created_at": "2023-07-23T11:47:55.926020-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a828521d-1d09-4130-a2e5-6bee2f567296/?format=api"
                }
            ]
        }
    ]
}