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/fcdd4ffa-dc9a-4eb3-93c4-46bb5270f532/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fcdd4ffa-dc9a-4eb3-93c4-46bb5270f532",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "32e72742-0bc8-454a-9748-7df803d953d0",
    "completed": true,
    "last_updated": "2022-12-31T11:37:10.690444-05:00",
    "created_at": "2022-12-30T10:27:10.478818-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/32e72742-0bc8-454a-9748-7df803d953d0",
    "datetime": "2022-12-30T19:40:00-05:00",
    "cutoff_datetime": "2022-12-30T19:40:00-05:00",
    "name": "Los Angeles Lakers v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "794f9c71-fd5a-41c8-bef0-17d0c6943fac",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcdd4ffa-dc9a-4eb3-93c4-46bb5270f532/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-30T10:27:10.487837-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": "Atlanta Hawks",
                        "amount": 6617.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3383.0
                    }
                ],
                "expected_reward_tokens": 9065.29,
                "profit_sb": 65.29,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3597ecd3-d022-41d5-865c-e66993a63e26",
                    "gambit_id": "819bb245-3e30-4b03-88a4-07c793ec18c1",
                    "last_updated": "2022-12-31T11:37:10.700560-05:00",
                    "created_at": "2022-12-30T10:27:10.489090-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794f9c71-fd5a-41c8-bef0-17d0c6943fac/?format=api"
                },
                {
                    "id": "f1479d91-052b-4ec2-aba8-a70db01cd7c4",
                    "gambit_id": "9ebac250-a923-41f2-b332-bc5f9b566de8",
                    "last_updated": "2022-12-31T11:37:10.701713-05:00",
                    "created_at": "2022-12-30T10:27:10.490289-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.68000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794f9c71-fd5a-41c8-bef0-17d0c6943fac/?format=api"
                }
            ]
        },
        {
            "id": "e5700c35-3cb4-45de-a0fb-666a23c2ed37",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcdd4ffa-dc9a-4eb3-93c4-46bb5270f532/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-30T10:27:10.484203-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 Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d2e900a-7a97-4ec7-8e26-d382121c6f2a",
                    "gambit_id": "be0cb46e-4bcb-403d-9186-4bd84b9b6b35",
                    "last_updated": "2022-12-31T11:37:10.698316-05:00",
                    "created_at": "2022-12-30T10:27:10.486567-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5700c35-3cb4-45de-a0fb-666a23c2ed37/?format=api"
                },
                {
                    "id": "4a0e2750-a212-4232-9836-0bda1370b513",
                    "gambit_id": "40b493a0-5558-4014-976f-69f4f5fa3764",
                    "last_updated": "2022-12-31T11:37:10.697210-05:00",
                    "created_at": "2022-12-30T10:27:10.485359-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5700c35-3cb4-45de-a0fb-666a23c2ed37/?format=api"
                }
            ]
        },
        {
            "id": "5b5b4b8d-93e1-4753-b62f-e11175ffe63e",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcdd4ffa-dc9a-4eb3-93c4-46bb5270f532/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-30T10:27:10.480462-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 243",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 243",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a82ae521-d88c-4494-9280-ff9cb39b6659",
                    "gambit_id": "b1491931-db9a-44ba-a171-e09d790ccffd",
                    "last_updated": "2022-12-31T11:37:10.694974-05:00",
                    "created_at": "2022-12-30T10:27:10.482909-05:00",
                    "name": "Game Total Over 243",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5b4b8d-93e1-4753-b62f-e11175ffe63e/?format=api"
                },
                {
                    "id": "fb7a21d2-46ea-4356-b160-9cd2039b2b36",
                    "gambit_id": "1a8ada99-5353-44d8-8879-81f0455cfa76",
                    "last_updated": "2022-12-31T11:37:10.693861-05:00",
                    "created_at": "2022-12-30T10:27:10.481688-05:00",
                    "name": "Game Total Under 243",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5b4b8d-93e1-4753-b62f-e11175ffe63e/?format=api"
                }
            ]
        }
    ]
}