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/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "044ca4dd-c206-44ab-810b-050db7d10df5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b0c0082b-d84f-4907-b50b-390f7769650b",
    "completed": true,
    "last_updated": "2023-05-18T11:47:16.837283-04:00",
    "created_at": "2023-05-16T09:47:05.827658-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b0c0082b-d84f-4907-b50b-390f7769650b",
    "datetime": "2023-05-16T18:40:00-04:00",
    "cutoff_datetime": "2023-05-16T18:40:00-04:00",
    "name": "PIT (L Ortiz) v. DET (M Lorenzen)",
    "bettypes": [
        {
            "id": "9ac748b9-7741-4d36-8492-5ab399168517",
            "match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-16T09:47:05.840324-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": "DET (M Lorenzen)",
                        "amount": 5440.0
                    },
                    {
                        "team": "PIT (L Ortiz)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ac940312-05ad-4813-b64b-72d6375e49e1",
                    "gambit_id": "3a8f2f4e-765d-4df9-b98c-c885ab0e1322",
                    "last_updated": "2023-05-18T11:47:16.851461-04:00",
                    "created_at": "2023-05-16T09:47:05.841950-04:00",
                    "name": "DET (M Lorenzen)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac748b9-7741-4d36-8492-5ab399168517/?format=api"
                },
                {
                    "id": "2d638fb6-3701-4949-8ced-5c9d43e84a51",
                    "gambit_id": "41efc9a3-04db-4385-b99a-7cb1e96e249b",
                    "last_updated": "2023-05-18T11:47:16.852966-04:00",
                    "created_at": "2023-05-16T09:47:05.843693-04:00",
                    "name": "PIT (L Ortiz)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac748b9-7741-4d36-8492-5ab399168517/?format=api"
                }
            ]
        },
        {
            "id": "e21fbee2-d1af-4c58-beac-40392aad8762",
            "match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-16T09:47:05.835268-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": "PIT",
                        "amount": 6169.0
                    },
                    {
                        "team": "DET",
                        "amount": 3831.0
                    }
                ],
                "expected_reward_tokens": 9500.26,
                "profit_sb": 0.26,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7dfecb3d-ef9f-403a-810a-eb20eab99f2d",
                    "gambit_id": "3926c3c3-b812-44df-893a-0758a7b587f7",
                    "last_updated": "2023-05-18T11:47:16.848381-04:00",
                    "created_at": "2023-05-16T09:47:05.838569-04:00",
                    "name": "PIT",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21fbee2-d1af-4c58-beac-40392aad8762/?format=api"
                },
                {
                    "id": "11a6779c-fe1e-4517-8a8b-2a8c293455a7",
                    "gambit_id": "f9386d26-20c3-4a9f-8bd9-e6879d3fa9b7",
                    "last_updated": "2023-05-18T11:47:16.846876-04:00",
                    "created_at": "2023-05-16T09:47:05.836910-04:00",
                    "name": "DET",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21fbee2-d1af-4c58-beac-40392aad8762/?format=api"
                }
            ]
        },
        {
            "id": "0899854b-0ab9-4206-80d3-768a198b16c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-16T09:47:05.829907-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 9",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed95e35f-cd3f-4dd2-a592-11d5dbd7037d",
                    "gambit_id": "58a2f820-4889-42b1-9b11-e8a1bcf29fc3",
                    "last_updated": "2023-05-18T11:47:16.843993-04:00",
                    "created_at": "2023-05-16T09:47:05.831580-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api"
                },
                {
                    "id": "ee370c2f-d867-4869-8307-a509df8e90ab",
                    "gambit_id": "ee8b71a9-4741-4863-9bcb-ab8e196a5104",
                    "last_updated": "2023-05-18T11:47:16.842372-04:00",
                    "created_at": "2023-05-16T09:47:05.833460-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api"
                }
            ]
        }
    ]
}