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/04967d66-9b7c-439c-a592-abf149825570/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "04967d66-9b7c-439c-a592-abf149825570",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cb16f72c-0a62-401f-8d8b-d185fb64c5c4",
    "completed": true,
    "last_updated": "2022-09-18T09:32:38.796944-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.97,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/cb16f72c-0a62-401f-8d8b-d185fb64c5c4",
    "datetime": "2022-09-17T21:00:00-04:00",
    "cutoff_datetime": "2022-09-17T21:00:00-04:00",
    "name": "Miami Florida v. Texas A&M",
    "bettypes": [
        {
            "id": "b184da2e-26ab-43bd-a163-56fd82571bd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/04967d66-9b7c-439c-a592-abf149825570/?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": "Texas A&M",
                        "amount": 6650.0
                    },
                    {
                        "team": "Miami Florida",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9177.0,
                "profit_sb": 177.0,
                "profit_sb_percentage": 1.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c8d6ae9-d101-4d02-9ef3-18c529f4e40c",
                    "gambit_id": "4350b370-5ee9-4663-8f2b-a6edef128e94",
                    "last_updated": "2022-09-18T09:32:38.803012-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "1.38000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b184da2e-26ab-43bd-a163-56fd82571bd7/?format=api"
                },
                {
                    "id": "06c3a995-086e-47cb-a2c2-ebd4b9eaab02",
                    "gambit_id": "18982a16-9cd1-4726-9bbb-39b80214f790",
                    "last_updated": "2022-09-18T09:32:38.804017-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Florida",
                    "reward": "2.74000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b184da2e-26ab-43bd-a163-56fd82571bd7/?format=api"
                }
            ]
        },
        {
            "id": "43cc100c-3245-48c8-8764-0bf5bfb36372",
            "match": "https://api-prod.gambitprofit.com/api/matches/04967d66-9b7c-439c-a592-abf149825570/?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": "Texas A&M",
                        "amount": 5110.0
                    },
                    {
                        "team": "Miami Florida",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40b79bea-d4ad-47a7-825a-52be85848ab5",
                    "gambit_id": "8fabb982-1122-452e-86e1-1b2a26a61813",
                    "last_updated": "2022-09-18T09:32:38.806046-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43cc100c-3245-48c8-8764-0bf5bfb36372/?format=api"
                },
                {
                    "id": "540c8ec9-8162-4ac0-8738-7bd0265b6c76",
                    "gambit_id": "8f00d1f4-9ac4-4fb3-bf8f-7e671f9845a1",
                    "last_updated": "2022-09-18T09:32:38.807039-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Florida",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43cc100c-3245-48c8-8764-0bf5bfb36372/?format=api"
                }
            ]
        },
        {
            "id": "56ef1d35-c016-4372-a1ea-d62255550139",
            "match": "https://api-prod.gambitprofit.com/api/matches/04967d66-9b7c-439c-a592-abf149825570/?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 45",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "58a45600-242d-490a-932e-dd0abca085d9",
                    "gambit_id": "cd3cfa5d-830b-48b4-b57e-77c2ce65ff94",
                    "last_updated": "2022-09-18T09:32:38.799819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56ef1d35-c016-4372-a1ea-d62255550139/?format=api"
                },
                {
                    "id": "c1cf0622-b03b-4a66-adef-06f10c0494fc",
                    "gambit_id": "93411c19-619b-411b-a36a-010689d595af",
                    "last_updated": "2022-09-18T09:32:38.800942-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56ef1d35-c016-4372-a1ea-d62255550139/?format=api"
                }
            ]
        }
    ]
}