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/f02360f2-041e-4629-bee3-b5c5f987c2b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f02360f2-041e-4629-bee3-b5c5f987c2b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "601784b4-9948-46ff-b980-383ed956258a",
    "completed": true,
    "last_updated": "2023-12-16T10:28:25.513966-05:00",
    "created_at": "2023-12-14T09:28:07.846860-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/601784b4-9948-46ff-b980-383ed956258a",
    "datetime": "2023-12-14T20:07:00-05:00",
    "cutoff_datetime": "2023-12-14T20:07:00-05:00",
    "name": "Ottawa Senators v. St Louis Blues",
    "bettypes": [
        {
            "id": "dd26577f-5a4b-4d5e-8cd0-16771599f6f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f02360f2-041e-4629-bee3-b5c5f987c2b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:28:07.852326-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": "Ottawa Senators",
                        "amount": 5213.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8f77ba4-0355-4555-bc17-7a66508cd537",
                    "gambit_id": "6866e1eb-5d5a-4e31-9ba9-df9a0fc37090",
                    "last_updated": "2023-12-16T10:28:25.526460-05:00",
                    "created_at": "2023-12-14T09:28:07.857002-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd26577f-5a4b-4d5e-8cd0-16771599f6f1/?format=api"
                },
                {
                    "id": "c285a2de-6eed-4a93-a51e-71c77ba85cbf",
                    "gambit_id": "bfea9367-ffdc-41c3-9adf-f3a9740d242e",
                    "last_updated": "2023-12-16T10:28:25.529725-05:00",
                    "created_at": "2023-12-14T09:28:07.861165-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd26577f-5a4b-4d5e-8cd0-16771599f6f1/?format=api"
                }
            ]
        },
        {
            "id": "9620dc5e-c393-43e9-9324-b4aeede2a5e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f02360f2-041e-4629-bee3-b5c5f987c2b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:28:07.865749-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": "St Louis Blues",
                        "amount": 6752.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fcff622d-f09e-4e8c-a8bc-6f471e5cdf6d",
                    "gambit_id": "f4021639-6e63-4ed4-9e4b-3efb48379ce2",
                    "last_updated": "2023-12-16T10:28:25.539686-05:00",
                    "created_at": "2023-12-14T09:28:07.874229-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9620dc5e-c393-43e9-9324-b4aeede2a5e6/?format=api"
                },
                {
                    "id": "801256df-0e62-422c-b05a-7c5aaaba7795",
                    "gambit_id": "7b80a910-7349-4f81-be94-3c670e75282a",
                    "last_updated": "2023-12-16T10:28:25.536063-05:00",
                    "created_at": "2023-12-14T09:28:07.869767-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9620dc5e-c393-43e9-9324-b4aeede2a5e6/?format=api"
                }
            ]
        },
        {
            "id": "ae74595e-34f3-4afe-b6b5-d48f33faba0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f02360f2-041e-4629-bee3-b5c5f987c2b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:28:07.878754-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.5",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "901934f7-fff2-4555-934c-34bbc74961ca",
                    "gambit_id": "232a31ce-305f-46e9-a78f-efb0a0d9739f",
                    "last_updated": "2023-12-16T10:28:25.546530-05:00",
                    "created_at": "2023-12-14T09:28:07.882519-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae74595e-34f3-4afe-b6b5-d48f33faba0a/?format=api"
                },
                {
                    "id": "6a6fb09a-a5c7-47c6-8efe-955a5586e416",
                    "gambit_id": "4dcc93f8-8442-433d-9e62-93db042cbff1",
                    "last_updated": "2023-12-16T10:28:25.549974-05:00",
                    "created_at": "2023-12-14T09:28:07.887110-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae74595e-34f3-4afe-b6b5-d48f33faba0a/?format=api"
                }
            ]
        }
    ]
}