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/ae9ad71a-0d40-45be-98cb-f38d05d290ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ae9ad71a-0d40-45be-98cb-f38d05d290ce",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1468fcc9-f42a-469b-9c18-f49c6b9454bc",
    "completed": true,
    "last_updated": "2022-11-14T09:54:05.481055-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1468fcc9-f42a-469b-9c18-f49c6b9454bc",
    "datetime": "2022-11-12T15:30:00-05:00",
    "cutoff_datetime": "2022-11-12T15:30:00-05:00",
    "name": "Central Florida v. Tulane",
    "bettypes": [
        {
            "id": "8f028677-c4ee-4720-91dc-f1d8bc089c56",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae9ad71a-0d40-45be-98cb-f38d05d290ce/?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": "Tulane",
                        "amount": 5208.0
                    },
                    {
                        "team": "Central Florida",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34ddb199-0b04-41b5-987e-60be5a87eb86",
                    "gambit_id": "3e38790c-053c-4617-b0db-24fbb3a5124b",
                    "last_updated": "2022-11-14T09:54:05.487086-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f028677-c4ee-4720-91dc-f1d8bc089c56/?format=api"
                },
                {
                    "id": "48800f4f-2f10-42f4-a46c-b6ab6d8612e1",
                    "gambit_id": "97f48152-4001-4ccf-8ae6-3681b6866688",
                    "last_updated": "2022-11-14T09:54:05.488044-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Florida",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f028677-c4ee-4720-91dc-f1d8bc089c56/?format=api"
                }
            ]
        },
        {
            "id": "91fb422d-4757-4c35-99ab-c6f98f018332",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae9ad71a-0d40-45be-98cb-f38d05d290ce/?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": "Central Florida",
                        "amount": 5000.0
                    },
                    {
                        "team": "Tulane",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ead64f4b-143b-4ce2-8009-8fcb3e431fa1",
                    "gambit_id": "01e16f3b-c737-46bf-8576-aeccd8376d5e",
                    "last_updated": "2022-11-14T09:54:05.490930-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Florida",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91fb422d-4757-4c35-99ab-c6f98f018332/?format=api"
                },
                {
                    "id": "a689132d-5091-47a2-b9b7-eb6568a608c7",
                    "gambit_id": "9aefc558-d921-4d34-81eb-b1329e198c03",
                    "last_updated": "2022-11-14T09:54:05.489970-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91fb422d-4757-4c35-99ab-c6f98f018332/?format=api"
                }
            ]
        },
        {
            "id": "5f97f5f8-b188-45cc-8fbc-8676835ee1da",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae9ad71a-0d40-45be-98cb-f38d05d290ce/?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 54.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 54.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08a60260-7727-4541-b4b5-1b3aa798394d",
                    "gambit_id": "3e513992-d609-410b-97f8-a5d654664784",
                    "last_updated": "2022-11-14T09:54:05.485150-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f97f5f8-b188-45cc-8fbc-8676835ee1da/?format=api"
                },
                {
                    "id": "fb3fc883-f861-4705-ba56-a9f92b5158ab",
                    "gambit_id": "cc01a808-9402-4fdb-89db-4f2e5287a815",
                    "last_updated": "2022-11-14T09:54:05.484004-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f97f5f8-b188-45cc-8fbc-8676835ee1da/?format=api"
                }
            ]
        }
    ]
}