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/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a4e4954-7029-41ab-ae3b-a8b26ab4a222",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3acf2534-b64f-4eed-b283-ccf2ba26ee91",
    "completed": true,
    "last_updated": "2022-10-05T06:47:20.946585-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3acf2534-b64f-4eed-b283-ccf2ba26ee91",
    "datetime": "2022-10-04T19:40:00-04:00",
    "cutoff_datetime": "2022-10-04T19:40:00-04:00",
    "name": "ARI (Z Gallen) v. MIL (E Lauer)",
    "bettypes": [
        {
            "id": "441b79fe-5a62-4964-b631-0fac7dd9b71e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?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": "ARI (Z Gallen)",
                        "amount": 5181.0
                    },
                    {
                        "team": "MIL (E Lauer)",
                        "amount": 4819.0
                    }
                ],
                "expected_reward_tokens": 9636.66,
                "profit_sb": 136.66,
                "profit_sb_percentage": 1.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15ddde76-34d8-4999-907a-58649fef908d",
                    "gambit_id": "2bb42cbc-11b0-4a81-abc3-8015e63bcaf6",
                    "last_updated": "2022-10-05T06:47:20.957239-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.86000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api"
                },
                {
                    "id": "19b9de57-6e33-42f0-94e5-d05256267f4e",
                    "gambit_id": "1410bd07-d4c3-47f6-be81-c6d5a656e3a7",
                    "last_updated": "2022-10-05T06:47:20.956252-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (E Lauer)",
                    "reward": "2.00000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api"
                }
            ]
        },
        {
            "id": "2445355c-c58f-4f68-9f43-c32b48b0954a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?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": "MIL",
                        "amount": 6104.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9e7ffde-b7ee-4aab-87f7-3bceefc19452",
                    "gambit_id": "3dc237f8-39de-4efb-9233-574e6ea577d7",
                    "last_updated": "2022-10-05T06:47:20.953230-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2445355c-c58f-4f68-9f43-c32b48b0954a/?format=api"
                },
                {
                    "id": "a172d8c7-7e67-4656-abc4-a6d1e48e3735",
                    "gambit_id": "388be0cb-5573-4a23-81a7-c5cb8644d13b",
                    "last_updated": "2022-10-05T06:47:20.954283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2445355c-c58f-4f68-9f43-c32b48b0954a/?format=api"
                }
            ]
        },
        {
            "id": "b91cabee-a4ce-47bd-8333-9cdce0c0befe",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?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 7",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "049abaf5-a87c-456e-be64-d42b0b49fe88",
                    "gambit_id": "349abbfd-7d62-4414-8be7-994afd897950",
                    "last_updated": "2022-10-05T06:47:20.949430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api"
                },
                {
                    "id": "1ddca9a8-5a53-4432-95b3-00efcce08890",
                    "gambit_id": "3b2d4c5e-b44e-4a39-a564-3f1acb6344cf",
                    "last_updated": "2022-10-05T06:47:20.950514-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api"
                }
            ]
        }
    ]
}