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/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a035e96-dc9e-497f-9108-2cd1f47c5c49",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9f99d3b9-80f3-459f-9908-72a3b2cc114c",
    "completed": true,
    "last_updated": "2022-09-18T18:07:35.087258-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.85,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9f99d3b9-80f3-459f-9908-72a3b2cc114c",
    "datetime": "2022-09-17T16:00:00-04:00",
    "cutoff_datetime": "2022-09-17T16:00:00-04:00",
    "name": "Kansas v. Houston",
    "bettypes": [
        {
            "id": "03ad9dc4-e2b8-4a75-80ea-7a19f1f8f958",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?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": "Houston",
                        "amount": 7162.0
                    },
                    {
                        "team": "Kansas",
                        "amount": 2838.0
                    }
                ],
                "expected_reward_tokens": 9166.74,
                "profit_sb": 166.74,
                "profit_sb_percentage": 1.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c7e1408-993e-42c0-8729-a677fa861768",
                    "gambit_id": "7ccb6435-39ea-4200-8646-880ff202526c",
                    "last_updated": "2022-09-18T18:07:35.096512-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston",
                    "reward": "1.28000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ad9dc4-e2b8-4a75-80ea-7a19f1f8f958/?format=api"
                },
                {
                    "id": "a5d1f73b-08cf-4fdc-a1d9-b25dbdd3c26a",
                    "gambit_id": "a3275d3f-b47a-4566-a816-420662037c9d",
                    "last_updated": "2022-09-18T18:07:35.097659-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "3.23000",
                    "odds": "3.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ad9dc4-e2b8-4a75-80ea-7a19f1f8f958/?format=api"
                }
            ]
        },
        {
            "id": "64abf59d-c479-4054-984f-09b4ba074f2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?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": 5000.0
                    },
                    {
                        "team": "Houston",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eff1facf-b99b-4262-963a-af346c92ee3c",
                    "gambit_id": "a9ed823c-6ba0-447e-8399-d56d26964618",
                    "last_updated": "2022-09-18T18:07:35.100902-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64abf59d-c479-4054-984f-09b4ba074f2c/?format=api"
                },
                {
                    "id": "1197fe93-ccb0-4ae6-8388-f388c6bdb82f",
                    "gambit_id": "6a997dc3-c76e-4cce-a133-f2c11b83e57d",
                    "last_updated": "2022-09-18T18:07:35.099887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64abf59d-c479-4054-984f-09b4ba074f2c/?format=api"
                }
            ]
        },
        {
            "id": "437a7e75-439a-44ed-a5ce-c791b1ff8a05",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1c76d77-b0f3-40f7-b84f-9eb0633f3209",
                    "gambit_id": "0f2f68bf-784d-4fa6-b56c-aeee73b60c7c",
                    "last_updated": "2022-09-18T18:07:35.094112-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api"
                },
                {
                    "id": "b2330379-4b47-4311-b40e-a84177f5e5a9",
                    "gambit_id": "1b5fc46e-0218-428c-8ccc-b345205ea2d3",
                    "last_updated": "2022-09-18T18:07:35.090166-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api"
                }
            ]
        }
    ]
}