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/1b94d857-671f-4fa8-8fd5-1afc8cc50251/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b94d857-671f-4fa8-8fd5-1afc8cc50251",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4446ea98-7c9f-45bb-9466-18e8fc16c50f",
    "completed": true,
    "last_updated": "2022-08-22T09:41:59.902941-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.48,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4446ea98-7c9f-45bb-9466-18e8fc16c50f",
    "datetime": "2022-08-21T16:10:00-04:00",
    "cutoff_datetime": "2022-08-21T16:10:00-04:00",
    "name": "MIA (S Alcantara) v. LOS (R Pepiot)",
    "bettypes": [
        {
            "id": "f44e7742-fd0f-4463-988f-4b694e0b1a83",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b94d857-671f-4fa8-8fd5-1afc8cc50251/?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": "LOS (R Pepiot)",
                        "amount": 5933.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 4067.0
                    }
                ],
                "expected_reward_tokens": 9313.43,
                "profit_sb": 313.43,
                "profit_sb_percentage": 3.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "567c90a1-a8ef-45ac-95ae-73874cc76387",
                    "gambit_id": "a6217724-7961-46e3-a14a-619624eeff70",
                    "last_updated": "2022-08-22T09:41:59.905677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (R Pepiot)",
                    "reward": "1.57000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44e7742-fd0f-4463-988f-4b694e0b1a83/?format=api"
                },
                {
                    "id": "127a2100-919a-4ca7-aa77-ecc1a55a170c",
                    "gambit_id": "bea9e20e-e41c-4354-9a00-4f1214973a59",
                    "last_updated": "2022-08-22T09:41:59.906129-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.29000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44e7742-fd0f-4463-988f-4b694e0b1a83/?format=api"
                }
            ]
        },
        {
            "id": "83f5ed14-5e0e-4e90-91aa-c8c185a42573",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b94d857-671f-4fa8-8fd5-1afc8cc50251/?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": "MIA",
                        "amount": 5680.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4320.0
                    }
                ],
                "expected_reward_tokens": 9201.6,
                "profit_sb": 201.6,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a907617-c5f7-42b5-a0d1-31ed71cd3830",
                    "gambit_id": "a17b0f43-5f98-43a5-a54b-f116706520d7",
                    "last_updated": "2022-08-22T09:41:59.905208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f5ed14-5e0e-4e90-91aa-c8c185a42573/?format=api"
                },
                {
                    "id": "a62376ce-38f5-4e33-abae-038c591cc576",
                    "gambit_id": "3b78ca94-9566-4965-906c-c29c0ba76f07",
                    "last_updated": "2022-08-22T09:41:59.904739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.13000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f5ed14-5e0e-4e90-91aa-c8c185a42573/?format=api"
                }
            ]
        }
    ]
}