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/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b24d93de-2add-4f53-8686-902c34f7a8ed",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "977a2ba9-8875-4eba-b10b-e5d2eda5bad7",
    "completed": true,
    "last_updated": "2022-08-08T11:47:15.143564-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/977a2ba9-8875-4eba-b10b-e5d2eda5bad7",
    "datetime": "2022-08-07T13:35:00-04:00",
    "cutoff_datetime": "2022-08-07T13:35:00-04:00",
    "name": "WAS (C Abbott) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "a0a70b74-8595-4a02-8ab1-e4ff2df2120a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?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": "PHI (A Nola)",
                        "amount": 7162.0
                    },
                    {
                        "team": "WAS (C Abbott)",
                        "amount": 2838.0
                    }
                ],
                "expected_reward_tokens": 9308.64,
                "profit_sb": 308.64,
                "profit_sb_percentage": 3.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed3f74ed-2ff8-4ecd-988a-6ba5a8be141b",
                    "gambit_id": "38d6cedb-887b-4b6c-bec6-beb59c10af90",
                    "last_updated": "2022-08-08T11:47:15.147144-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.30000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a70b74-8595-4a02-8ab1-e4ff2df2120a/?format=api"
                },
                {
                    "id": "af9fbec7-ce7e-466a-be46-38a844ed7587",
                    "gambit_id": "ddc088b8-314d-4a79-b688-931460435b6a",
                    "last_updated": "2022-08-08T11:47:15.146512-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (C Abbott)",
                    "reward": "3.28000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a70b74-8595-4a02-8ab1-e4ff2df2120a/?format=api"
                }
            ]
        },
        {
            "id": "68ac2281-af8c-4593-b8f5-72f1157565ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?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": "PHI",
                        "amount": 5752.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94620d10-9039-4536-badc-a8c76a4c4e63",
                    "gambit_id": "418317b5-f3a3-4372-98f1-ddd4cf46f71f",
                    "last_updated": "2022-08-08T11:47:15.145336-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac2281-af8c-4593-b8f5-72f1157565ef/?format=api"
                },
                {
                    "id": "a536dee0-15f0-44f4-b739-1b6f0d618b7f",
                    "gambit_id": "61d53591-1686-4992-a331-9067273b53f1",
                    "last_updated": "2022-08-08T11:47:15.145864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac2281-af8c-4593-b8f5-72f1157565ef/?format=api"
                }
            ]
        },
        {
            "id": "cc740111-6220-4392-ba11-37c9965245a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?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 Over 8.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "383f357a-87a8-41c3-bb5d-c564b49d3293",
                    "gambit_id": "42fb4a30-eb98-4534-9090-c8953ab87c45",
                    "last_updated": "2022-08-08T11:47:15.144896-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
                },
                {
                    "id": "8b3ba8b7-e938-4102-8d5d-fba7b1239e51",
                    "gambit_id": "12e399e2-6a42-4735-ab5d-91331a4009ec",
                    "last_updated": "2022-08-08T11:47:15.144473-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
                }
            ]
        }
    ]
}