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/c141b1e5-10e3-4a99-9c66-4ba6f36fac59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c141b1e5-10e3-4a99-9c66-4ba6f36fac59",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6be5a3b8-57b6-4e1a-bc74-42116c93bcde",
    "completed": true,
    "last_updated": "2022-09-11T09:57:46.074369-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.56,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6be5a3b8-57b6-4e1a-bc74-42116c93bcde",
    "datetime": "2022-09-10T19:00:00-04:00",
    "cutoff_datetime": "2022-09-10T19:00:00-04:00",
    "name": "Massachusetts v. Toledo",
    "bettypes": [
        {
            "id": "b8a9b8ca-d5f6-4dc8-9186-81496f62a3fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/c141b1e5-10e3-4a99-9c66-4ba6f36fac59/?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": "Toledo",
                        "amount": 5000.0
                    },
                    {
                        "team": "Massachusetts",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60d4ba39-6043-4ffe-b751-359487d4990c",
                    "gambit_id": "0cde73d4-4f57-41e0-a482-5b77477a46f7",
                    "last_updated": "2022-09-11T09:57:46.079681-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toledo",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-28.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a9b8ca-d5f6-4dc8-9186-81496f62a3fc/?format=api"
                },
                {
                    "id": "8803d48e-8b86-44a0-8490-2a71f4de9d8d",
                    "gambit_id": "60805622-2dba-4ea9-87af-e048f106712d",
                    "last_updated": "2022-09-11T09:57:46.080739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Massachusetts",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "28.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a9b8ca-d5f6-4dc8-9186-81496f62a3fc/?format=api"
                }
            ]
        },
        {
            "id": "a358c3cb-46a4-4c44-bdc0-8c48a3411e38",
            "match": "https://api-prod.gambitprofit.com/api/matches/c141b1e5-10e3-4a99-9c66-4ba6f36fac59/?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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ff800112-db96-4fc5-b6cc-5a5f6778501b",
                    "gambit_id": "87fa79d7-d61b-4854-b6fa-3156866368a5",
                    "last_updated": "2022-09-11T09:57:46.077781-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a358c3cb-46a4-4c44-bdc0-8c48a3411e38/?format=api"
                },
                {
                    "id": "955fe553-33cc-4a7c-922b-7994dbfa4db2",
                    "gambit_id": "f1216fd5-4aba-4b6d-a7ed-8226cf5c53fe",
                    "last_updated": "2022-09-11T09:57:46.076759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a358c3cb-46a4-4c44-bdc0-8c48a3411e38/?format=api"
                }
            ]
        }
    ]
}