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/03bcde44-aea6-49e0-8cda-b413c2c51898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03bcde44-aea6-49e0-8cda-b413c2c51898",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "604da635-733d-46e8-a97b-3b2fe2cccbca",
    "completed": true,
    "last_updated": "2022-11-19T10:33:53.947922-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.26,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/604da635-733d-46e8-a97b-3b2fe2cccbca",
    "datetime": "2022-11-18T21:00:00-05:00",
    "cutoff_datetime": "2022-11-18T21:00:00-05:00",
    "name": "South Florida v. Tulsa",
    "bettypes": [
        {
            "id": "ef67cf7f-9ea3-4c26-a7d0-d393321d58c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/03bcde44-aea6-49e0-8cda-b413c2c51898/?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": "Tulsa",
                        "amount": 7944.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 2056.0
                    }
                ],
                "expected_reward_tokens": 9293.12,
                "profit_sb": 293.12,
                "profit_sb_percentage": 3.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "55f25522-ccd6-4d52-92d8-0909e9500c1d",
                    "gambit_id": "46bd34fa-6147-4b80-aae0-952661ef9ebd",
                    "last_updated": "2022-11-19T10:33:53.953938-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.17000",
                    "odds": "1.18870",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef67cf7f-9ea3-4c26-a7d0-d393321d58c7/?format=api"
                },
                {
                    "id": "33dbf04d-cc5f-4bad-a27c-8f393fc620b0",
                    "gambit_id": "88b46a43-0f7a-4dc7-9691-8490776668c5",
                    "last_updated": "2022-11-19T10:33:53.954917-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "4.52000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef67cf7f-9ea3-4c26-a7d0-d393321d58c7/?format=api"
                }
            ]
        },
        {
            "id": "2ab0d8b0-da60-464a-a5d8-17e4835891aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/03bcde44-aea6-49e0-8cda-b413c2c51898/?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": "Tulsa",
                        "amount": 5000.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f9323a8-3fbf-4d1f-baf2-1aeec0c25299",
                    "gambit_id": "5a984ff9-ebc0-4590-9a02-eff92f2f51cb",
                    "last_updated": "2022-11-19T10:33:53.957154-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab0d8b0-da60-464a-a5d8-17e4835891aa/?format=api"
                },
                {
                    "id": "226fafa0-1eff-4b4f-9f4a-d6c669f1320d",
                    "gambit_id": "280afba2-703e-48be-9011-1b550e4d39c5",
                    "last_updated": "2022-11-19T10:33:53.958164-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab0d8b0-da60-464a-a5d8-17e4835891aa/?format=api"
                }
            ]
        },
        {
            "id": "69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9",
            "match": "https://api-prod.gambitprofit.com/api/matches/03bcde44-aea6-49e0-8cda-b413c2c51898/?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 57.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b57f4a1-ec6f-4d50-b75b-6b52aa55e79e",
                    "gambit_id": "457d678b-0d4b-4762-9ef0-94ff032cf62e",
                    "last_updated": "2022-11-19T10:33:53.950823-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9/?format=api"
                },
                {
                    "id": "245d1cd4-5eb7-4b21-b92f-bf696e02b10b",
                    "gambit_id": "b28e47e6-caff-48fe-8dfe-d010b8dcc745",
                    "last_updated": "2022-11-19T10:33:53.951975-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9/?format=api"
                }
            ]
        }
    ]
}