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/c312a0a0-981c-446d-a6ed-7dff5494a3e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c312a0a0-981c-446d-a6ed-7dff5494a3e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bfb169e4-259e-473b-980c-380086373c78",
    "completed": true,
    "last_updated": "2023-12-08T21:23:06.818966-05:00",
    "created_at": "2023-12-07T09:48:17.636156-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bfb169e4-259e-473b-980c-380086373c78",
    "datetime": "2023-12-07T19:07:00-05:00",
    "cutoff_datetime": "2023-12-07T19:07:00-05:00",
    "name": "Buffalo Sabres v. Boston Bruins",
    "bettypes": [
        {
            "id": "b8dfc5b5-d19c-437c-a2f0-9bc59be52786",
            "match": "https://api-prod.gambitprofit.com/api/matches/c312a0a0-981c-446d-a6ed-7dff5494a3e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:17.646037-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": "Boston Bruins",
                        "amount": 7072.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 2928.0
                    }
                ],
                "expected_reward_tokens": 9545.28,
                "profit_sb": 45.28,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e5b5522-e21d-4232-83dd-3049779fb0cb",
                    "gambit_id": "4f0d77e4-14f4-46ed-be53-557537e72e9f",
                    "last_updated": "2023-12-08T21:23:06.829392-05:00",
                    "created_at": "2023-12-07T09:48:17.655743-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.35000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dfc5b5-d19c-437c-a2f0-9bc59be52786/?format=api"
                },
                {
                    "id": "1adfe92e-9f09-4cb9-a03a-0261ccaf8633",
                    "gambit_id": "97301861-9ded-4eb9-9436-24db36c9646e",
                    "last_updated": "2023-12-08T21:23:06.833038-05:00",
                    "created_at": "2023-12-07T09:48:17.650443-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "3.26000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dfc5b5-d19c-437c-a2f0-9bc59be52786/?format=api"
                }
            ]
        },
        {
            "id": "ff48bf7a-6fab-4dfa-8841-906016085929",
            "match": "https://api-prod.gambitprofit.com/api/matches/c312a0a0-981c-446d-a6ed-7dff5494a3e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:17.660205-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": "Buffalo Sabres",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0069c20a-e4a1-4813-919f-a65f41c7777b",
                    "gambit_id": "241434e9-b64e-4f79-badd-874fc98d9aca",
                    "last_updated": "2023-12-08T21:23:06.840602-05:00",
                    "created_at": "2023-12-07T09:48:17.664240-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff48bf7a-6fab-4dfa-8841-906016085929/?format=api"
                },
                {
                    "id": "23c7dcbb-a9c6-49f9-ba73-653cc8638e3c",
                    "gambit_id": "4ee15e74-f510-4c01-b42c-0bda0b8f8114",
                    "last_updated": "2023-12-08T21:23:06.844249-05:00",
                    "created_at": "2023-12-07T09:48:17.668073-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff48bf7a-6fab-4dfa-8841-906016085929/?format=api"
                }
            ]
        },
        {
            "id": "0393b243-b703-4110-89c7-5aa0628a41c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c312a0a0-981c-446d-a6ed-7dff5494a3e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:17.671701-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf5706e1-6d75-4ae7-b256-ceb22ad6a6ef",
                    "gambit_id": "afe482e4-cb61-4d70-9740-95141a3acf59",
                    "last_updated": "2023-12-08T21:23:06.851581-05:00",
                    "created_at": "2023-12-07T09:48:17.675518-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0393b243-b703-4110-89c7-5aa0628a41c2/?format=api"
                },
                {
                    "id": "bbca8c54-39dc-4003-b850-99555d335697",
                    "gambit_id": "0899e6a6-81c5-4fb1-ad32-ae2ce103a325",
                    "last_updated": "2023-12-08T21:23:06.855143-05:00",
                    "created_at": "2023-12-07T09:48:17.679601-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0393b243-b703-4110-89c7-5aa0628a41c2/?format=api"
                }
            ]
        }
    ]
}