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/8e965a9a-3e38-4e4f-b70b-49abbd69e076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e965a9a-3e38-4e4f-b70b-49abbd69e076",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9972e61a-53d6-4df3-bd76-a1114ccc8d07",
    "completed": true,
    "last_updated": "2022-11-06T08:27:23.928411-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9972e61a-53d6-4df3-bd76-a1114ccc8d07",
    "datetime": "2022-11-05T12:00:00-04:00",
    "cutoff_datetime": "2022-11-05T12:00:00-04:00",
    "name": "Maryland v. Wisconsin",
    "bettypes": [
        {
            "id": "a9e55317-78ef-4df1-ac74-26a2aa69014e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e965a9a-3e38-4e4f-b70b-49abbd69e076/?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": "Wisconsin",
                        "amount": 6345.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd9b9e6b-a2bc-4029-9065-c39426f89212",
                    "gambit_id": "81be5cd9-6076-40f8-933e-2d56cd412737",
                    "last_updated": "2022-11-06T08:27:23.934153-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e55317-78ef-4df1-ac74-26a2aa69014e/?format=api"
                },
                {
                    "id": "4a5d0095-365a-4253-81dd-683871a642e3",
                    "gambit_id": "b6f4fe50-e18d-44d3-94f9-355b82e8cf2c",
                    "last_updated": "2022-11-06T08:27:23.935182-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e55317-78ef-4df1-ac74-26a2aa69014e/?format=api"
                }
            ]
        },
        {
            "id": "31252b60-0cfc-4656-ad0d-acfa9cce169e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e965a9a-3e38-4e4f-b70b-49abbd69e076/?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": "Wisconsin",
                        "amount": 5000.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec3432bc-c189-41d7-8944-bada3e827bb7",
                    "gambit_id": "83e41cc9-652b-4397-ac0e-a51ddca7b43c",
                    "last_updated": "2022-11-06T08:27:23.937066-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31252b60-0cfc-4656-ad0d-acfa9cce169e/?format=api"
                },
                {
                    "id": "16327de3-6be8-4007-b78f-f6078f85dd9f",
                    "gambit_id": "2a7be2f2-783d-4a0b-a10c-5af4c76731ae",
                    "last_updated": "2022-11-06T08:27:23.938009-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31252b60-0cfc-4656-ad0d-acfa9cce169e/?format=api"
                }
            ]
        },
        {
            "id": "82257c8a-f4ee-4a99-9971-1710e4b51069",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e965a9a-3e38-4e4f-b70b-49abbd69e076/?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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d668f3f-d08a-4b3b-95cf-d776f6d5e59e",
                    "gambit_id": "891ec76b-51b1-4126-a999-726d7e5bc5a3",
                    "last_updated": "2022-11-06T08:27:23.932264-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82257c8a-f4ee-4a99-9971-1710e4b51069/?format=api"
                },
                {
                    "id": "747ddd3f-039e-4f4c-b000-9a7826117c2e",
                    "gambit_id": "88ee7598-d368-4a1b-8197-fc0c795b6aa0",
                    "last_updated": "2022-11-06T08:27:23.931237-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82257c8a-f4ee-4a99-9971-1710e4b51069/?format=api"
                }
            ]
        }
    ]
}