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/d27c1441-8091-4769-a274-947f55f08b97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d27c1441-8091-4769-a274-947f55f08b97",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bcd7b993-26f7-4307-ac3c-67da26554d84",
    "completed": true,
    "last_updated": "2022-09-30T09:42:52.001583-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bcd7b993-26f7-4307-ac3c-67da26554d84",
    "datetime": "2022-09-29T20:00:00-04:00",
    "cutoff_datetime": "2022-09-29T20:00:00-04:00",
    "name": "Utah State v. BYU",
    "bettypes": [
        {
            "id": "1cb755f7-492b-4546-bad6-731c0c4b3b0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d27c1441-8091-4769-a274-947f55f08b97/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "BYU",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10200.0,
                "profit_sb": 1200.0,
                "profit_sb_percentage": 13.33,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "BYU",
                        "amount": 9185.0
                    },
                    {
                        "team": "Utah State",
                        "amount": 815.0
                    }
                ],
                "expected_reward_tokens": 9368.7,
                "profit_sb": 368.7,
                "profit_sb_percentage": 4.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "653139c7-9b9d-4dc1-943e-61b00d01d108",
                    "gambit_id": "26e4af70-5b7e-46bd-b246-7880d420d1de",
                    "last_updated": "2022-09-30T09:42:52.007721-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BYU",
                    "reward": "1.02000",
                    "odds": "1.02500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb755f7-492b-4546-bad6-731c0c4b3b0e/?format=api"
                },
                {
                    "id": "4b7ab75b-b580-423e-a713-1b163ad38366",
                    "gambit_id": "71570906-6bcb-400f-a675-dc81ae004e08",
                    "last_updated": "2022-09-30T09:42:52.008684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "11.50000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb755f7-492b-4546-bad6-731c0c4b3b0e/?format=api"
                }
            ]
        },
        {
            "id": "eb0e0fbc-ea5f-4666-97e7-fff765c1b3ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/d27c1441-8091-4769-a274-947f55f08b97/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "BYU",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "285da654-3bc4-4147-983c-6de771baa130",
                    "gambit_id": "82e4dfd9-7a88-4fe3-8799-0080fe14fb89",
                    "last_updated": "2022-09-30T09:42:52.010640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BYU",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-26.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0e0fbc-ea5f-4666-97e7-fff765c1b3ca/?format=api"
                },
                {
                    "id": "273014d7-49c7-4e5f-a78a-b26024970de7",
                    "gambit_id": "3ad20d27-d93f-416a-a371-b2b3041b3567",
                    "last_updated": "2022-09-30T09:42:52.011636-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "26.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0e0fbc-ea5f-4666-97e7-fff765c1b3ca/?format=api"
                }
            ]
        },
        {
            "id": "64d5254e-f266-4ce3-99b4-201a7cec8824",
            "match": "https://api-prod.gambitprofit.com/api/matches/d27c1441-8091-4769-a274-947f55f08b97/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 60.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 60.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05ace63e-ecb7-493f-b388-e817e7aa9b6a",
                    "gambit_id": "435e87e9-6109-4424-90ef-b0fe4fff72d8",
                    "last_updated": "2022-09-30T09:42:52.005714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d5254e-f266-4ce3-99b4-201a7cec8824/?format=api"
                },
                {
                    "id": "605a822e-f782-4213-a380-5dcfd197e691",
                    "gambit_id": "add7fe76-b728-4521-ae94-ecc28274a809",
                    "last_updated": "2022-09-30T09:42:52.004539-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d5254e-f266-4ce3-99b4-201a7cec8824/?format=api"
                }
            ]
        }
    ]
}