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/c49dd20a-9e93-4172-9492-d6b1ca0caab1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c49dd20a-9e93-4172-9492-d6b1ca0caab1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c6f888a4-322e-4ee5-b683-38e254e72de9",
    "completed": true,
    "last_updated": "2022-10-02T20:02:04.164814-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.97,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c6f888a4-322e-4ee5-b683-38e254e72de9",
    "datetime": "2022-10-01T14:30:00-04:00",
    "cutoff_datetime": "2022-10-01T14:30:00-04:00",
    "name": "East Carolina v. South Florida",
    "bettypes": [
        {
            "id": "d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c49dd20a-9e93-4172-9492-d6b1ca0caab1/?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": "East Carolina",
                        "amount": 7408.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 2592.0
                    }
                ],
                "expected_reward_tokens": 9408.16,
                "profit_sb": -91.84,
                "profit_sb_percentage": -0.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90e70b7c-725a-4244-89c2-517454073f39",
                    "gambit_id": "c168bbff-3e75-4194-adb5-64eff868c379",
                    "last_updated": "2022-10-02T20:02:04.172399-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d/?format=api"
                },
                {
                    "id": "23669f52-4cd3-4e81-904d-3380bfd53957",
                    "gambit_id": "7f1da237-bed4-4ad4-99cc-5a968c12f731",
                    "last_updated": "2022-10-02T20:02:04.171198-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "3.63000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d/?format=api"
                }
            ]
        },
        {
            "id": "57b98485-f5ec-4a34-9d79-0de95124c30f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c49dd20a-9e93-4172-9492-d6b1ca0caab1/?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": "East Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "141ba5fa-5a27-42f1-a185-bfd11b85f163",
                    "gambit_id": "f4e16bb2-796b-4e06-9e66-b80640041721",
                    "last_updated": "2022-10-02T20:02:04.175484-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b98485-f5ec-4a34-9d79-0de95124c30f/?format=api"
                },
                {
                    "id": "ec2b4bbd-1b60-4535-ad55-f17269c981c3",
                    "gambit_id": "02d19a46-57be-4c39-9651-4742f0aea351",
                    "last_updated": "2022-10-02T20:02:04.174430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b98485-f5ec-4a34-9d79-0de95124c30f/?format=api"
                }
            ]
        },
        {
            "id": "65cd075c-39ed-4964-8c2c-8e874d575a5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c49dd20a-9e93-4172-9492-d6b1ca0caab1/?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 55.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 55.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4541d509-6b66-4870-8c3a-a02756ccd774",
                    "gambit_id": "f4db1c55-4cd0-4f51-8826-c020b8bd4dc2",
                    "last_updated": "2022-10-02T20:02:04.167881-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "55.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cd075c-39ed-4964-8c2c-8e874d575a5a/?format=api"
                },
                {
                    "id": "199a4803-616a-4487-89b3-11340f4dd5a7",
                    "gambit_id": "c85fde43-892f-4fe3-8997-914ef97ede45",
                    "last_updated": "2022-10-02T20:02:04.169138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "55.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cd075c-39ed-4964-8c2c-8e874d575a5a/?format=api"
                }
            ]
        }
    ]
}