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/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43d1aba5-91a9-45a7-bcf8-e9086d733402",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcdd96c8-f98e-4a4b-be6f-1de0313cc4cd",
    "completed": true,
    "last_updated": "2023-01-20T10:01:55.586315-05:00",
    "created_at": "2023-01-19T09:22:07.013426-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fcdd96c8-f98e-4a4b-be6f-1de0313cc4cd",
    "datetime": "2023-01-19T21:07:00-05:00",
    "cutoff_datetime": "2023-01-19T21:07:00-05:00",
    "name": "Washington Capitals v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "d6eb9a48-2190-4d19-af68-66fa6ca5b20a",
            "match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-19T09:22:07.022727-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": "Washington Capitals",
                        "amount": 6556.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3444.0
                    }
                ],
                "expected_reward_tokens": 9505.44,
                "profit_sb": 5.44,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "01c46dcd-9562-4003-83be-7de393d1c620",
                    "gambit_id": "63a3cf5d-53d6-4313-8b44-aebaece77846",
                    "last_updated": "2023-01-20T10:01:55.598802-05:00",
                    "created_at": "2023-01-19T09:22:07.025113-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.45000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api"
                },
                {
                    "id": "754e3e0a-d9db-40ed-9445-fa1a3795917f",
                    "gambit_id": "661f644d-e917-4884-8276-4db95d3f1c5d",
                    "last_updated": "2023-01-20T10:01:55.597686-05:00",
                    "created_at": "2023-01-19T09:22:07.023857-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api"
                }
            ]
        },
        {
            "id": "8c80004d-590d-4011-9b67-583995568b00",
            "match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-19T09:22:07.018865-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": "Arizona Coyotes",
                        "amount": 5619.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4381.0
                    }
                ],
                "expected_reward_tokens": 9550.58,
                "profit_sb": 50.58,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b77fc747-da6e-44fb-97b6-cb64b19c5358",
                    "gambit_id": "63783549-d713-445d-b284-145c12023b26",
                    "last_updated": "2023-01-20T10:01:55.593854-05:00",
                    "created_at": "2023-01-19T09:22:07.020058-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c80004d-590d-4011-9b67-583995568b00/?format=api"
                },
                {
                    "id": "7d915479-94e5-4a8a-9718-95c8358a27a1",
                    "gambit_id": "e5211d1b-78a5-4cb9-b4ae-9a989a907375",
                    "last_updated": "2023-01-20T10:01:55.595269-05:00",
                    "created_at": "2023-01-19T09:22:07.021476-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.18000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c80004d-590d-4011-9b67-583995568b00/?format=api"
                }
            ]
        },
        {
            "id": "5f2317de-296c-44b1-8c03-31f370a3250b",
            "match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-19T09:22:07.015166-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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be5a6a21-12ca-4992-9337-84608cf498e3",
                    "gambit_id": "862b39ad-d846-4238-a92d-5c0473ce638d",
                    "last_updated": "2023-01-20T10:01:55.590497-05:00",
                    "created_at": "2023-01-19T09:22:07.017627-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api"
                },
                {
                    "id": "4653001a-2adc-444f-839c-23abbb93de17",
                    "gambit_id": "8ee30fec-c8c4-45e1-a086-8296394a902f",
                    "last_updated": "2023-01-20T10:01:55.589328-05:00",
                    "created_at": "2023-01-19T09:22:07.016453-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api"
                }
            ]
        }
    ]
}