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/e8300a06-22ba-4aa4-a0ed-e23946603c73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8300a06-22ba-4aa4-a0ed-e23946603c73",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fe322c29-0efd-40e4-8ae5-3234de2fdb8b",
    "completed": true,
    "last_updated": "2023-09-16T10:33:03.953345-04:00",
    "created_at": "2023-09-15T09:23:02.391020-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fe322c29-0efd-40e4-8ae5-3234de2fdb8b",
    "datetime": "2023-09-15T18:35:00-04:00",
    "cutoff_datetime": "2023-09-15T18:35:00-04:00",
    "name": "NYY (G Cole) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "1c469204-5154-4582-9459-75718fc3657f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8300a06-22ba-4aa4-a0ed-e23946603c73/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T09:23:02.400192-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": "NYY (G Cole)",
                        "amount": 5888.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 4112.0
                    }
                ],
                "expected_reward_tokens": 9538.56,
                "profit_sb": 38.56,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c0f25dc1-ef2b-4f8a-a94b-b3acc5c28feb",
                    "gambit_id": "5da6db1a-481d-42a6-b493-1ccf267cf365",
                    "last_updated": "2023-09-16T10:33:03.967680-04:00",
                    "created_at": "2023-09-15T09:23:02.407403-04:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.62000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c469204-5154-4582-9459-75718fc3657f/?format=api"
                },
                {
                    "id": "72883c6b-5c38-4448-a9ab-19a022b28063",
                    "gambit_id": "8ea9c7c6-b675-47d4-b6b7-328dc2309613",
                    "last_updated": "2023-09-16T10:33:03.972733-04:00",
                    "created_at": "2023-09-15T09:23:02.412590-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c469204-5154-4582-9459-75718fc3657f/?format=api"
                }
            ]
        },
        {
            "id": "a60d40d7-fc63-45b9-9fab-54ce07d1dea7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8300a06-22ba-4aa4-a0ed-e23946603c73/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-15T09:23:02.416737-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": "PIT",
                        "amount": 5319.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b2c1df0-75a6-4901-8d1a-d0a60e08a831",
                    "gambit_id": "ba5cc529-b5e9-4c45-ac01-9b5eb10eae59",
                    "last_updated": "2023-09-16T10:33:03.984826-04:00",
                    "created_at": "2023-09-15T09:23:02.426316-04:00",
                    "name": "PIT",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a60d40d7-fc63-45b9-9fab-54ce07d1dea7/?format=api"
                },
                {
                    "id": "399804bd-0eff-41f1-b38f-2aa9bc117690",
                    "gambit_id": "dd03345e-3405-44a8-b3bf-bc19fef5f8d4",
                    "last_updated": "2023-09-16T10:33:03.980466-04:00",
                    "created_at": "2023-09-15T09:23:02.420569-04:00",
                    "name": "NYY",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a60d40d7-fc63-45b9-9fab-54ce07d1dea7/?format=api"
                }
            ]
        },
        {
            "id": "93de6caa-86e3-47a0-b311-beb38b6c8e8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8300a06-22ba-4aa4-a0ed-e23946603c73/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T09:23:02.431370-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0db9b9c4-f88a-4bc0-a4ac-1218d5d50346",
                    "gambit_id": "7a2e5dd1-52c5-429e-8227-0fa221bb9cf9",
                    "last_updated": "2023-09-16T10:33:03.992699-04:00",
                    "created_at": "2023-09-15T09:23:02.435370-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93de6caa-86e3-47a0-b311-beb38b6c8e8e/?format=api"
                },
                {
                    "id": "786e0719-3607-4921-93a7-3254df829947",
                    "gambit_id": "f4f284b7-6166-47b0-9cdf-3205227c4d23",
                    "last_updated": "2023-09-16T10:33:03.996302-04:00",
                    "created_at": "2023-09-15T09:23:02.440497-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93de6caa-86e3-47a0-b311-beb38b6c8e8e/?format=api"
                }
            ]
        }
    ]
}