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/89a1c592-94ef-4a50-ac68-a7e1f0d2d82d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "89a1c592-94ef-4a50-ac68-a7e1f0d2d82d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "531f5757-af40-4670-a1c9-e893f402fbe6",
    "completed": true,
    "last_updated": "2022-10-15T18:57:03.770505-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/531f5757-af40-4670-a1c9-e893f402fbe6",
    "datetime": "2022-10-14T22:35:00-04:00",
    "cutoff_datetime": "2022-10-14T22:35:00-04:00",
    "name": "Carolina Hurricanes v. San Jose Sharks",
    "bettypes": [
        {
            "id": "c4a45639-f74b-4ac8-811d-89e4e2bdf305",
            "match": "https://api-prod.gambitprofit.com/api/matches/89a1c592-94ef-4a50-ac68-a7e1f0d2d82d/?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": "Carolina Hurricanes",
                        "amount": 6335.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3665.0
                    }
                ],
                "expected_reward_tokens": 9565.65,
                "profit_sb": 65.65,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "beb40731-29f7-4f6f-a8f6-2f4a2862725b",
                    "gambit_id": "e134ee6c-c97a-4062-a8e6-0234d130785a",
                    "last_updated": "2022-10-15T18:57:03.780467-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a45639-f74b-4ac8-811d-89e4e2bdf305/?format=api"
                },
                {
                    "id": "91be84cb-8d31-41f7-b185-fb36ecf96ebd",
                    "gambit_id": "b2b068ba-a3f9-4941-8c16-adef4dfc33c9",
                    "last_updated": "2022-10-15T18:57:03.779493-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.61000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a45639-f74b-4ac8-811d-89e4e2bdf305/?format=api"
                }
            ]
        },
        {
            "id": "8d623b62-33cf-4f5e-86c3-6fe0f32a4b7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/89a1c592-94ef-4a50-ac68-a7e1f0d2d82d/?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": "San Jose Sharks",
                        "amount": 5955.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f91f3205-3618-4f39-b629-0cb83f820c1c",
                    "gambit_id": "510dab12-7bd8-49a5-9778-def2790c1fbc",
                    "last_updated": "2022-10-15T18:57:03.776538-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d623b62-33cf-4f5e-86c3-6fe0f32a4b7f/?format=api"
                },
                {
                    "id": "c6746782-27fd-40f4-ae14-55bb7b26060c",
                    "gambit_id": "5ad8b959-d562-4f73-944f-9a8af3fbac64",
                    "last_updated": "2022-10-15T18:57:03.777516-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.37000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d623b62-33cf-4f5e-86c3-6fe0f32a4b7f/?format=api"
                }
            ]
        },
        {
            "id": "a49bdf18-e6f2-4f08-ba43-439196a7ad9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/89a1c592-94ef-4a50-ac68-a7e1f0d2d82d/?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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "394b297c-b6fe-4e73-826a-ef7e688199ea",
                    "gambit_id": "eefb687e-22ca-4f25-9b7a-d8c5dd5e726f",
                    "last_updated": "2022-10-15T18:57:03.773410-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49bdf18-e6f2-4f08-ba43-439196a7ad9e/?format=api"
                },
                {
                    "id": "cbe16a9f-15ee-4c00-8b5d-c24591e3eeeb",
                    "gambit_id": "0d662565-04b3-4e14-9139-363ffc673628",
                    "last_updated": "2022-10-15T18:57:03.774565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49bdf18-e6f2-4f08-ba43-439196a7ad9e/?format=api"
                }
            ]
        }
    ]
}