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/62a56b11-9ea5-4dbe-97cf-6b97273e23d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62a56b11-9ea5-4dbe-97cf-6b97273e23d0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f4fb911-3196-4eb6-9d60-e9de359d2add",
    "completed": true,
    "last_updated": "2022-09-10T21:57:23.283786-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0f4fb911-3196-4eb6-9d60-e9de359d2add",
    "datetime": "2022-09-09T20:10:00-04:00",
    "cutoff_datetime": "2022-09-09T20:10:00-04:00",
    "name": "CLE (C Quantrill) v. MIN (D Bundy)",
    "bettypes": [
        {
            "id": "08c9a2b3-ffa2-443d-bd91-58141ebfa6b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/62a56b11-9ea5-4dbe-97cf-6b97273e23d0/?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": "MIN (D Bundy)",
                        "amount": 5108.0
                    },
                    {
                        "team": "CLE (C Quantrill)",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9245.48,
                "profit_sb": 245.48,
                "profit_sb_percentage": 2.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "10d66bcb-0a85-4546-a76b-b014d9363ce0",
                    "gambit_id": "5cf67c7e-bbb4-4eac-8f47-4df0b7ae31bc",
                    "last_updated": "2022-09-10T21:57:23.292765-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (D Bundy)",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c9a2b3-ffa2-443d-bd91-58141ebfa6b5/?format=api"
                },
                {
                    "id": "32e3b81a-c6b7-42f9-a6ac-1324330d6bf1",
                    "gambit_id": "e558fcfd-8d6b-4f7b-afe4-630ab5fd3872",
                    "last_updated": "2022-09-10T21:57:23.293857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c9a2b3-ffa2-443d-bd91-58141ebfa6b5/?format=api"
                }
            ]
        },
        {
            "id": "25edc45e-ebcf-44b9-8c84-8d32e9f380fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/62a56b11-9ea5-4dbe-97cf-6b97273e23d0/?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": "CLE",
                        "amount": 6500.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3500.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ab7448c-9ae3-4fb2-9a3b-b4710c738797",
                    "gambit_id": "741c25e6-23d5-4df0-b22c-83ad15b48134",
                    "last_updated": "2022-09-10T21:57:23.290698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25edc45e-ebcf-44b9-8c84-8d32e9f380fc/?format=api"
                },
                {
                    "id": "61cd9814-e973-41cb-a24b-e62d6a994cb0",
                    "gambit_id": "8a0b5df5-368d-4bb0-9683-4b8fe49c8d83",
                    "last_updated": "2022-09-10T21:57:23.289621-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.60000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25edc45e-ebcf-44b9-8c84-8d32e9f380fc/?format=api"
                }
            ]
        },
        {
            "id": "7b56680d-57c0-483a-9c69-5f4ec2a36293",
            "match": "https://api-prod.gambitprofit.com/api/matches/62a56b11-9ea5-4dbe-97cf-6b97273e23d0/?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 7.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "966ffe25-ca9c-48f4-9aae-2380e4becc90",
                    "gambit_id": "0bada7d6-e0d0-4732-91d5-b59ba179a6c4",
                    "last_updated": "2022-09-10T21:57:23.286420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b56680d-57c0-483a-9c69-5f4ec2a36293/?format=api"
                },
                {
                    "id": "1e7fc220-0158-4dc1-964b-f6a51bb7ceeb",
                    "gambit_id": "c4808178-4165-46ff-8863-762637db5ac3",
                    "last_updated": "2022-09-10T21:57:23.287491-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b56680d-57c0-483a-9c69-5f4ec2a36293/?format=api"
                }
            ]
        }
    ]
}