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/49380a3c-e293-4398-a20e-278a371409c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "49380a3c-e293-4398-a20e-278a371409c8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "918897ef-6909-413d-a5fa-a923890b4475",
    "completed": true,
    "last_updated": "2022-09-25T21:22:20.653770-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/918897ef-6909-413d-a5fa-a923890b4475",
    "datetime": "2022-09-24T19:30:00-04:00",
    "cutoff_datetime": "2022-09-24T19:30:00-04:00",
    "name": "Florida Atlantic v. Purdue",
    "bettypes": [
        {
            "id": "55d57570-ae40-4b2c-9e9f-a2a862ffc492",
            "match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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": "Purdue",
                        "amount": 8516.0
                    },
                    {
                        "team": "Florida Atlantic",
                        "amount": 1484.0
                    }
                ],
                "expected_reward_tokens": 9364.04,
                "profit_sb": 364.04,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8216319b-4336-4e96-92d4-d8e6af30f46c",
                    "gambit_id": "9d8204ce-a92f-4cc8-8c78-3f635fc51b29",
                    "last_updated": "2022-09-25T21:22:20.659854-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.10000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api"
                },
                {
                    "id": "40bf813b-a0fd-45ce-9692-04f63400e8b4",
                    "gambit_id": "fe65ca76-fec4-4454-94d0-32a34226ff26",
                    "last_updated": "2022-09-25T21:22:20.660872-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "6.31000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api"
                }
            ]
        },
        {
            "id": "94a92150-a213-4dab-b083-b6310776b9ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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": "Florida Atlantic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Purdue",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8686fdad-7a0f-4fda-a1a0-1b7c09cf5898",
                    "gambit_id": "fcb4d725-eebc-439e-87ea-816fe894f6d1",
                    "last_updated": "2022-09-25T21:22:20.663856-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a92150-a213-4dab-b083-b6310776b9ba/?format=api"
                },
                {
                    "id": "8e4b99b9-59f8-4f10-806a-ad6fb0f87597",
                    "gambit_id": "c192f752-35b9-4d43-9e41-132e80634bc0",
                    "last_updated": "2022-09-25T21:22:20.662865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a92150-a213-4dab-b083-b6310776b9ba/?format=api"
                }
            ]
        },
        {
            "id": "c5b63c24-f2b9-490b-bd6f-ae28d09b05b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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 57.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e017799-b942-47ba-bce5-65a8e7e1e4df",
                    "gambit_id": "33c4a008-39d7-443f-9519-bbee6f113894",
                    "last_updated": "2022-09-25T21:22:20.656637-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api"
                },
                {
                    "id": "44407159-cca2-4367-aeb8-4edcf9cb44ca",
                    "gambit_id": "a960c3b1-8f87-411b-bc89-7cd9b98a033e",
                    "last_updated": "2022-09-25T21:22:20.657777-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api"
                }
            ]
        }
    ]
}