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/43334c5c-8b60-49ed-b200-7d757adc310b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43334c5c-8b60-49ed-b200-7d757adc310b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d2463fc2-697a-4539-9cd3-4eb4d70e2a81",
    "completed": true,
    "last_updated": "2022-12-12T19:02:23.094393-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d2463fc2-697a-4539-9cd3-4eb4d70e2a81",
    "datetime": "2022-12-11T18:07:00-05:00",
    "cutoff_datetime": "2022-12-11T18:07:00-05:00",
    "name": "Los Angeles Kings v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "6e9320d8-6a32-49b3-989b-c3e19aaaa43e",
            "match": "https://api-prod.gambitprofit.com/api/matches/43334c5c-8b60-49ed-b200-7d757adc310b/?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": "Los Angeles Kings",
                        "amount": 5753.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "147b285b-9399-4989-9eff-22207aeb8b85",
                    "gambit_id": "b777441d-d0c1-472a-a4b7-c707ebb56ab5",
                    "last_updated": "2022-12-12T19:02:23.105460-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e9320d8-6a32-49b3-989b-c3e19aaaa43e/?format=api"
                },
                {
                    "id": "5b53bd87-7939-4565-8764-275605e6bb71",
                    "gambit_id": "a4281109-c8a7-481a-9cc8-2be0561518d7",
                    "last_updated": "2022-12-12T19:02:23.104305-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e9320d8-6a32-49b3-989b-c3e19aaaa43e/?format=api"
                }
            ]
        },
        {
            "id": "f5b3d8e0-6405-40eb-b504-da3c9c910322",
            "match": "https://api-prod.gambitprofit.com/api/matches/43334c5c-8b60-49ed-b200-7d757adc310b/?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": "Columbus Blue Jackets",
                        "amount": 6336.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f7cab6b5-1e2e-45a6-a052-251e3ce348c1",
                    "gambit_id": "cab02b48-612d-478c-9ff1-d0921621171a",
                    "last_updated": "2022-12-12T19:02:23.100504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5b3d8e0-6405-40eb-b504-da3c9c910322/?format=api"
                },
                {
                    "id": "9e9914d5-b357-4311-9b2d-9a408a248592",
                    "gambit_id": "6c9962a8-08bf-4f40-b13f-43e6ddf56e67",
                    "last_updated": "2022-12-12T19:02:23.101725-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5b3d8e0-6405-40eb-b504-da3c9c910322/?format=api"
                }
            ]
        },
        {
            "id": "2596b849-6852-420c-bc69-6eb2cc26e569",
            "match": "https://api-prod.gambitprofit.com/api/matches/43334c5c-8b60-49ed-b200-7d757adc310b/?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 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "071c9299-f276-4820-8ec9-711f27384230",
                    "gambit_id": "6a88bc49-7942-4922-b02a-d454a8a79ff2",
                    "last_updated": "2022-12-12T19:02:23.097040-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2596b849-6852-420c-bc69-6eb2cc26e569/?format=api"
                },
                {
                    "id": "30140877-3401-4d60-9954-9858efd96e08",
                    "gambit_id": "24a9a7d9-3832-48d7-80d0-035cc957881b",
                    "last_updated": "2022-12-12T19:02:23.098221-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2596b849-6852-420c-bc69-6eb2cc26e569/?format=api"
                }
            ]
        }
    ]
}