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/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "307bbc1a-ffc3-4436-ab9f-0983c2b5c378",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4fc73939-ae9a-438b-b442-c6a08b4e6a10",
    "completed": true,
    "last_updated": "2022-12-28T21:42:15.870900-05:00",
    "created_at": "2022-12-27T08:57:17.982358-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.81,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4fc73939-ae9a-438b-b442-c6a08b4e6a10",
    "datetime": "2022-12-27T22:37:00-05:00",
    "cutoff_datetime": "2022-12-27T22:37:00-05:00",
    "name": "Vegas Golden Knights v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "88dfd782-1a17-4ceb-b42a-a47a71c43048",
            "match": "https://api-prod.gambitprofit.com/api/matches/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-27T08:57:17.991453-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": 5196.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12314989-526a-40dd-8421-a439f528afb3",
                    "gambit_id": "1e5ff5db-010a-4ca7-97cf-82f7379ddd90",
                    "last_updated": "2022-12-28T21:42:15.880395-05:00",
                    "created_at": "2022-12-27T08:57:17.992619-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88dfd782-1a17-4ceb-b42a-a47a71c43048/?format=api"
                },
                {
                    "id": "627acc0f-a36d-4a8c-b5ca-0bcdd58e9298",
                    "gambit_id": "d9b33850-4126-4ce4-92b7-f362d924a5fc",
                    "last_updated": "2022-12-28T21:42:15.881494-05:00",
                    "created_at": "2022-12-27T08:57:17.993864-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88dfd782-1a17-4ceb-b42a-a47a71c43048/?format=api"
                }
            ]
        },
        {
            "id": "7b0f3442-546e-4544-939e-6b3fcf57fb5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-27T08:57:17.987821-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": "Vegas Golden Knights",
                        "amount": 6771.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3229.0
                    }
                ],
                "expected_reward_tokens": 9073.14,
                "profit_sb": 73.14,
                "profit_sb_percentage": 0.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00af734a-989b-4f1b-8f61-43099f3d42ef",
                    "gambit_id": "5e965dd6-69ea-42d6-8f46-ed42ae3d608f",
                    "last_updated": "2022-12-28T21:42:15.878213-05:00",
                    "created_at": "2022-12-27T08:57:17.990179-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.34000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0f3442-546e-4544-939e-6b3fcf57fb5d/?format=api"
                },
                {
                    "id": "63aafb9b-3c50-450e-a5bb-aad059d777fd",
                    "gambit_id": "406071f1-4adb-4857-b081-867d46ae7e03",
                    "last_updated": "2022-12-28T21:42:15.877102-05:00",
                    "created_at": "2022-12-27T08:57:17.988989-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.81000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0f3442-546e-4544-939e-6b3fcf57fb5d/?format=api"
                }
            ]
        },
        {
            "id": "6bbf8f31-7742-44f5-b157-4c93abd06613",
            "match": "https://api-prod.gambitprofit.com/api/matches/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-27T08:57:17.984052-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 6",
                        "amount": 5196.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c235080a-2d9c-42b2-aacd-d09d71c71e1b",
                    "gambit_id": "8ad53742-3ca4-40cd-8dc6-6cf4a2ab6ef8",
                    "last_updated": "2022-12-28T21:42:15.874874-05:00",
                    "created_at": "2022-12-27T08:57:17.986530-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bbf8f31-7742-44f5-b157-4c93abd06613/?format=api"
                },
                {
                    "id": "b11f2950-4cf4-4172-b310-b1ff17e2f0ad",
                    "gambit_id": "b811226e-921e-4144-b68b-b8d57e62adb1",
                    "last_updated": "2022-12-28T21:42:15.873760-05:00",
                    "created_at": "2022-12-27T08:57:17.985308-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bbf8f31-7742-44f5-b157-4c93abd06613/?format=api"
                }
            ]
        }
    ]
}