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/4edb838c-082c-4360-b5e3-ec0a54be9129/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4edb838c-082c-4360-b5e3-ec0a54be9129",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d794b4f1-7d8b-4fb4-8d08-d4a2a79ef027",
    "completed": true,
    "last_updated": "2022-10-02T15:17:24.377594-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.59,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d794b4f1-7d8b-4fb4-8d08-d4a2a79ef027",
    "datetime": "2022-10-01T12:00:00-04:00",
    "cutoff_datetime": "2022-10-01T12:00:00-04:00",
    "name": "Oklahoma v. TCU",
    "bettypes": [
        {
            "id": "6bc06fe3-4b41-43c6-9bfd-ff5ec555a1ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/4edb838c-082c-4360-b5e3-ec0a54be9129/?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": "Oklahoma",
                        "amount": 6448.0
                    },
                    {
                        "team": "TCU",
                        "amount": 3552.0
                    }
                ],
                "expected_reward_tokens": 9412.8,
                "profit_sb": 412.8,
                "profit_sb_percentage": 4.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d6178113-3630-43dc-afcb-c6c637106d7b",
                    "gambit_id": "c6eec422-577a-46f9-8c11-998d8e016a92",
                    "last_updated": "2022-10-02T15:17:24.385117-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bc06fe3-4b41-43c6-9bfd-ff5ec555a1ed/?format=api"
                },
                {
                    "id": "068c2ce4-12f9-4bc2-ae3a-f04c8d920535",
                    "gambit_id": "b9116966-d48e-46bb-b601-f9ca9dd085a2",
                    "last_updated": "2022-10-02T15:17:24.384031-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "2.65000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bc06fe3-4b41-43c6-9bfd-ff5ec555a1ed/?format=api"
                }
            ]
        },
        {
            "id": "3a7b3b47-c7b8-482b-8b50-4e76f47632d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/4edb838c-082c-4360-b5e3-ec0a54be9129/?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": "Oklahoma",
                        "amount": 5108.0
                    },
                    {
                        "team": "TCU",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": 294.8,
                "profit_sb_percentage": 3.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df32fd4e-8467-4b7e-9c7a-4d33ebda3170",
                    "gambit_id": "7d424ce4-acde-4984-8c61-cf7de7b60958",
                    "last_updated": "2022-10-02T15:17:24.388188-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a7b3b47-c7b8-482b-8b50-4e76f47632d0/?format=api"
                },
                {
                    "id": "84422a54-97de-4512-a880-242a82a0aa03",
                    "gambit_id": "565be30b-0dad-4925-8de7-e50107ef7f3d",
                    "last_updated": "2022-10-02T15:17:24.387212-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a7b3b47-c7b8-482b-8b50-4e76f47632d0/?format=api"
                }
            ]
        },
        {
            "id": "b566b9d2-aab4-471c-b0e0-ab825b07e01e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4edb838c-082c-4360-b5e3-ec0a54be9129/?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 69.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 69.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c4d14fb-42f2-43f6-a5c6-6a38a70a7f6f",
                    "gambit_id": "db8194ef-3406-4e31-bcc6-857f3c3e0606",
                    "last_updated": "2022-10-02T15:17:24.381759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 69.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "69.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b566b9d2-aab4-471c-b0e0-ab825b07e01e/?format=api"
                },
                {
                    "id": "cf28d245-1119-40b0-b125-4f33f934eb7f",
                    "gambit_id": "58097c13-9363-4d73-bc47-3b665cf6bab9",
                    "last_updated": "2022-10-02T15:17:24.380490-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 69.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "69.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b566b9d2-aab4-471c-b0e0-ab825b07e01e/?format=api"
                }
            ]
        }
    ]
}