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/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3826e3d4-e570-4c5f-9f79-3e44b5271c62",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "12780482-928b-490e-958b-d0233d8a8b3d",
    "completed": true,
    "last_updated": "2022-11-28T10:17:12.094802-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.26,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/12780482-928b-490e-958b-d0233d8a8b3d",
    "datetime": "2022-11-26T12:00:00-05:00",
    "cutoff_datetime": "2022-11-26T12:00:00-05:00",
    "name": "Coastal Carolina v. James Madison",
    "bettypes": [
        {
            "id": "ffa0221a-b011-4bb1-a7e7-c776805f1676",
            "match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?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": "James Madison",
                        "amount": 8152.0
                    },
                    {
                        "team": "Coastal Carolina",
                        "amount": 1848.0
                    }
                ],
                "expected_reward_tokens": 9293.28,
                "profit_sb": 293.28,
                "profit_sb_percentage": 3.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "009bc8d3-78fb-4c5e-b1e0-fb0c0061ff30",
                    "gambit_id": "209ab8da-4ec4-416d-ab9a-6f426c36c910",
                    "last_updated": "2022-11-28T10:17:12.104072-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "James Madison",
                    "reward": "1.14000",
                    "odds": "1.15620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api"
                },
                {
                    "id": "a34b5663-6cfd-4b50-8fb9-d72bd0c5324b",
                    "gambit_id": "2d817f9c-ce0a-4d0a-882b-5b48edc35be3",
                    "last_updated": "2022-11-28T10:17:12.105063-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "5.03000",
                    "odds": "5.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api"
                }
            ]
        },
        {
            "id": "1b5e3119-3295-465d-aa46-0010cd47bb5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?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": "Coastal Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "James Madison",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "101cb5b7-be1b-4075-b960-ea3c4913f67d",
                    "gambit_id": "3091480b-9835-490b-ab98-f492b10873ab",
                    "last_updated": "2022-11-28T10:17:12.102110-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b5e3119-3295-465d-aa46-0010cd47bb5f/?format=api"
                },
                {
                    "id": "14d19792-5463-443a-ae3c-9efd598100eb",
                    "gambit_id": "ef2e24e5-ca88-4dc1-a8d2-0fdf946b166e",
                    "last_updated": "2022-11-28T10:17:12.101127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "James Madison",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b5e3119-3295-465d-aa46-0010cd47bb5f/?format=api"
                }
            ]
        },
        {
            "id": "74979506-2de2-4289-8510-fd6025487b98",
            "match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?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 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca2007ae-6d85-46e2-b656-d20d31f9b20d",
                    "gambit_id": "7c0bd144-7f75-4b4f-9a5c-d61b01fb3fe9",
                    "last_updated": "2022-11-28T10:17:12.099136-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api"
                },
                {
                    "id": "ca4f4f55-5bce-4d8d-811e-639d5fa26f60",
                    "gambit_id": "7fd51b37-91b4-4077-ae13-d271fab13999",
                    "last_updated": "2022-11-28T10:17:12.098024-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api"
                }
            ]
        }
    ]
}