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/fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "68b46534-32b7-40f9-969f-899ae5023f72",
    "completed": true,
    "last_updated": "2023-05-22T13:27:21.423548-04:00",
    "created_at": "2023-05-20T10:51:56.942729-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/68b46534-32b7-40f9-969f-899ae5023f72",
    "datetime": "2023-05-20T16:05:00-04:00",
    "cutoff_datetime": "2023-05-20T16:05:00-04:00",
    "name": "MIA (B Garrett) v. SFO (L Webb)",
    "bettypes": [
        {
            "id": "5618ad2b-a496-480d-93a1-a00546063f23",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-20T10:51:56.958631-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": "SFO (L Webb)",
                        "amount": 6035.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 3965.0
                    }
                ],
                "expected_reward_tokens": 9595.3,
                "profit_sb": 95.3,
                "profit_sb_percentage": 1.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91d03a42-3559-4751-98a1-91990e72e999",
                    "gambit_id": "ff736fca-8456-411f-b94f-00a74e629f5c",
                    "last_updated": "2023-05-22T13:27:21.435705-04:00",
                    "created_at": "2023-05-20T10:51:56.962396-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.59000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5618ad2b-a496-480d-93a1-a00546063f23/?format=api"
                },
                {
                    "id": "22f8eb54-54bc-4c2d-8e71-b25b7400098d",
                    "gambit_id": "47d8553b-9d9b-4cbd-9e3e-0bb5d08c7a6c",
                    "last_updated": "2023-05-22T13:27:21.434517-04:00",
                    "created_at": "2023-05-20T10:51:56.960363-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "2.42000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5618ad2b-a496-480d-93a1-a00546063f23/?format=api"
                }
            ]
        },
        {
            "id": "f15fdd39-b732-4874-9212-db4177b5f333",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-20T10:51:56.953155-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": "MIA",
                        "amount": 5699.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8ed1635-176d-4b71-a9e1-0c903b034006",
                    "gambit_id": "b5d80d8c-bdef-451f-9e8e-3e8fca0bb1a9",
                    "last_updated": "2023-05-22T13:27:21.430869-04:00",
                    "created_at": "2023-05-20T10:51:56.954909-04:00",
                    "name": "MIA",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f15fdd39-b732-4874-9212-db4177b5f333/?format=api"
                },
                {
                    "id": "c2a01801-a729-4179-be2f-c437981154ad",
                    "gambit_id": "0217d87e-6bae-426d-98db-d9df2cc7f5b3",
                    "last_updated": "2023-05-22T13:27:21.432063-04:00",
                    "created_at": "2023-05-20T10:51:56.956798-04:00",
                    "name": "SFO",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f15fdd39-b732-4874-9212-db4177b5f333/?format=api"
                }
            ]
        },
        {
            "id": "0c58819a-ea46-426f-b471-0b5a52ff0f36",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-20T10:51:56.945726-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 Under 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d766f992-61d6-4f9c-83f4-02dad6179f0d",
                    "gambit_id": "63d74a73-53b0-4f8f-8fd4-830567af46d7",
                    "last_updated": "2023-05-22T13:27:21.426742-04:00",
                    "created_at": "2023-05-20T10:51:56.948313-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c58819a-ea46-426f-b471-0b5a52ff0f36/?format=api"
                },
                {
                    "id": "e23aa2ea-852c-4429-a5c6-564c0a061b35",
                    "gambit_id": "80df9f9b-5080-4419-8438-7423acadc2f8",
                    "last_updated": "2023-05-22T13:27:21.428371-04:00",
                    "created_at": "2023-05-20T10:51:56.950683-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c58819a-ea46-426f-b471-0b5a52ff0f36/?format=api"
                }
            ]
        }
    ]
}