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/7bad15a1-032d-41cb-83b6-e345a0f28967/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7bad15a1-032d-41cb-83b6-e345a0f28967",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a9c23215-0297-4fd6-8d6c-969597131d93",
    "completed": true,
    "last_updated": "2023-10-30T13:38:24.270229-04:00",
    "created_at": "2023-10-28T09:08:06.562133-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a9c23215-0297-4fd6-8d6c-969597131d93",
    "datetime": "2023-10-28T13:07:00-04:00",
    "cutoff_datetime": "2023-10-28T13:07:00-04:00",
    "name": "Anaheim Ducks v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "a9638f98-a635-4418-b808-3b65b211a71c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bad15a1-032d-41cb-83b6-e345a0f28967/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-28T09:08:06.570502-04: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": "Philadelphia Flyers",
                        "amount": 6090.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15e47c6a-e0d3-4a0a-936c-6fe69ffdc23f",
                    "gambit_id": "e929f376-85ca-4272-8b4f-2b35b57f0121",
                    "last_updated": "2023-10-30T13:38:24.283568-04:00",
                    "created_at": "2023-10-28T09:08:06.581499-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9638f98-a635-4418-b808-3b65b211a71c/?format=api"
                },
                {
                    "id": "28c538de-fbe1-4588-bbca-2c7f9d5dbdad",
                    "gambit_id": "0df37936-4b02-47fb-81a8-8b323d4763e4",
                    "last_updated": "2023-10-30T13:38:24.287501-04:00",
                    "created_at": "2023-10-28T09:08:06.575853-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9638f98-a635-4418-b808-3b65b211a71c/?format=api"
                }
            ]
        },
        {
            "id": "5ac55399-ccc7-411c-aeaa-8f86014be39c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bad15a1-032d-41cb-83b6-e345a0f28967/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-28T09:08:06.586424-04: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": "Anaheim Ducks",
                        "amount": 6090.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "718d5d77-b25e-47e9-a1db-3d1109100e3d",
                    "gambit_id": "76b3bc02-c743-4690-a54d-8cadcc1defc9",
                    "last_updated": "2023-10-30T13:38:24.295756-04:00",
                    "created_at": "2023-10-28T09:08:06.595179-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac55399-ccc7-411c-aeaa-8f86014be39c/?format=api"
                },
                {
                    "id": "44228d14-ce5b-4293-a3a0-449135a2920d",
                    "gambit_id": "f1bdc652-7752-42fa-a2dd-73576a62aca4",
                    "last_updated": "2023-10-30T13:38:24.299406-04:00",
                    "created_at": "2023-10-28T09:08:06.590319-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac55399-ccc7-411c-aeaa-8f86014be39c/?format=api"
                }
            ]
        },
        {
            "id": "82449149-289e-4d86-9739-395f0ceba667",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bad15a1-032d-41cb-83b6-e345a0f28967/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-28T09:08:06.600488-04: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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab3aedf1-7eec-4d17-99d9-e7b8336f2f0b",
                    "gambit_id": "8421b967-efc6-466e-bdac-e4f44a8646e6",
                    "last_updated": "2023-10-30T13:38:24.306909-04:00",
                    "created_at": "2023-10-28T09:08:06.612449-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82449149-289e-4d86-9739-395f0ceba667/?format=api"
                },
                {
                    "id": "25fc706a-403a-40df-93eb-ad2b2528f364",
                    "gambit_id": "03858fa0-78cd-41d4-bf1d-b7f4ed6b723e",
                    "last_updated": "2023-10-30T13:38:24.310390-04:00",
                    "created_at": "2023-10-28T09:08:06.607938-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82449149-289e-4d86-9739-395f0ceba667/?format=api"
                }
            ]
        }
    ]
}