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/134ac30e-fcf2-4d3d-adc1-4420dc14f3ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "134ac30e-fcf2-4d3d-adc1-4420dc14f3ec",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7c83fbaf-f7b9-42b7-a315-ec02ca78ef03",
    "completed": true,
    "last_updated": "2022-09-25T11:27:10.843435-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.06,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7c83fbaf-f7b9-42b7-a315-ec02ca78ef03",
    "datetime": "2022-09-24T12:00:00-04:00",
    "cutoff_datetime": "2022-09-24T12:00:00-04:00",
    "name": "Duke v. Kansas",
    "bettypes": [
        {
            "id": "38ce7565-85eb-42b2-9e88-c465537b26a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/134ac30e-fcf2-4d3d-adc1-4420dc14f3ec/?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": "Kansas",
                        "amount": 7027.0
                    },
                    {
                        "team": "Duke",
                        "amount": 2973.0
                    }
                ],
                "expected_reward_tokens": 9275.64,
                "profit_sb": 275.64,
                "profit_sb_percentage": 3.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71ddb4ea-16d2-473c-8021-908033cdbbee",
                    "gambit_id": "b5695bc8-2303-4bc3-843c-8b59f40f1103",
                    "last_updated": "2022-09-25T11:27:10.850353-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "1.32000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38ce7565-85eb-42b2-9e88-c465537b26a2/?format=api"
                },
                {
                    "id": "6397de7b-0da3-4b80-a0a2-a7e81e9c3f77",
                    "gambit_id": "00c7ba56-3a5d-4acb-ad96-1c727ec65055",
                    "last_updated": "2022-09-25T11:27:10.851440-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Duke",
                    "reward": "3.12000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38ce7565-85eb-42b2-9e88-c465537b26a2/?format=api"
                }
            ]
        },
        {
            "id": "b0f8e9b7-4684-4bf6-9a76-6c94893832fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/134ac30e-fcf2-4d3d-adc1-4420dc14f3ec/?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": "Kansas",
                        "amount": 5097.0
                    },
                    {
                        "team": "Duke",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d85b992-07a8-4c74-836d-db4fd2e97c78",
                    "gambit_id": "7060e57c-95f5-4eb0-b892-62763c3620b9",
                    "last_updated": "2022-09-25T11:27:10.853498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f8e9b7-4684-4bf6-9a76-6c94893832fa/?format=api"
                },
                {
                    "id": "3504a873-2392-4d10-975b-3c2e0ee5910c",
                    "gambit_id": "920316be-912c-449f-ace1-45a9c52ee2bb",
                    "last_updated": "2022-09-25T11:27:10.854491-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Duke",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f8e9b7-4684-4bf6-9a76-6c94893832fa/?format=api"
                }
            ]
        },
        {
            "id": "1a52e24a-1c43-4dac-a265-d72fbc9d8581",
            "match": "https://api-prod.gambitprofit.com/api/matches/134ac30e-fcf2-4d3d-adc1-4420dc14f3ec/?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 65.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 65.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "504cf1d9-b4b9-48f5-a978-60fc61d42b48",
                    "gambit_id": "56d07121-a856-45c2-b760-d6e69ca1b926",
                    "last_updated": "2022-09-25T11:27:10.846329-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a52e24a-1c43-4dac-a265-d72fbc9d8581/?format=api"
                },
                {
                    "id": "ada58b60-b4e3-448a-9f6a-d7cd6afe636b",
                    "gambit_id": "d36e3a83-a6d6-4378-9ecf-a6b7f9d79bad",
                    "last_updated": "2022-09-25T11:27:10.847524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a52e24a-1c43-4dac-a265-d72fbc9d8581/?format=api"
                }
            ]
        }
    ]
}