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/062a94e6-f661-401c-89af-8ded5fbc35e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "062a94e6-f661-401c-89af-8ded5fbc35e6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6714eee7-40f4-4469-941e-c0845e11c882",
    "completed": true,
    "last_updated": "2022-09-18T13:07:28.752655-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.37,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6714eee7-40f4-4469-941e-c0845e11c882",
    "datetime": "2022-09-17T19:00:00-04:00",
    "cutoff_datetime": "2022-09-17T19:00:00-04:00",
    "name": "Charlotte v. Georgia State",
    "bettypes": [
        {
            "id": "2a25d3a6-7c58-40a5-b489-d8e8b72a6166",
            "match": "https://api-prod.gambitprofit.com/api/matches/062a94e6-f661-401c-89af-8ded5fbc35e6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Georgia State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1700.0,
                "profit_sb_percentage": 18.89,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Georgia State",
                        "amount": 8695.0
                    },
                    {
                        "team": "Charlotte",
                        "amount": 1305.0
                    }
                ],
                "expected_reward_tokens": 9303.65,
                "profit_sb": 303.65,
                "profit_sb_percentage": 3.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db0b05f5-7ef8-4519-b19b-971232b2c56a",
                    "gambit_id": "19eb4fee-091d-490d-9175-76ab5ffab8aa",
                    "last_updated": "2022-09-18T13:07:28.759186-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "1.07000",
                    "odds": "1.08330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a25d3a6-7c58-40a5-b489-d8e8b72a6166/?format=api"
                },
                {
                    "id": "da900d39-913d-4435-a74e-3181c77a329d",
                    "gambit_id": "35dd7972-7e36-4375-b991-7bab814f463c",
                    "last_updated": "2022-09-18T13:07:28.760338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "7.13000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a25d3a6-7c58-40a5-b489-d8e8b72a6166/?format=api"
                }
            ]
        },
        {
            "id": "0b4152bf-470c-44cb-8b2c-193e9ed8498a",
            "match": "https://api-prod.gambitprofit.com/api/matches/062a94e6-f661-401c-89af-8ded5fbc35e6/?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": "Charlotte",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97acd86c-f4a7-4ccc-b542-cfa33e1d626f",
                    "gambit_id": "eb6eff44-8f80-4bcc-adf4-68f884b6d7ad",
                    "last_updated": "2022-09-18T13:07:28.763339-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4152bf-470c-44cb-8b2c-193e9ed8498a/?format=api"
                },
                {
                    "id": "0fa0bc26-b564-4fab-be29-89341b0df51b",
                    "gambit_id": "ad1642ed-0740-49c3-ae38-63c9ec33f5b5",
                    "last_updated": "2022-09-18T13:07:28.762405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4152bf-470c-44cb-8b2c-193e9ed8498a/?format=api"
                }
            ]
        },
        {
            "id": "f4c3b63e-2efc-4d58-99e1-e07c2d308857",
            "match": "https://api-prod.gambitprofit.com/api/matches/062a94e6-f661-401c-89af-8ded5fbc35e6/?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 63.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 63.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30c5bae4-ee8f-4aa8-a5bb-bb3b89f99b75",
                    "gambit_id": "bb2a4fa8-9b7f-45cb-a5da-e4bf6d874b8c",
                    "last_updated": "2022-09-18T13:07:28.756858-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c3b63e-2efc-4d58-99e1-e07c2d308857/?format=api"
                },
                {
                    "id": "ccdd6e27-f900-4163-ab0b-ff4e52b1115d",
                    "gambit_id": "a6e632a7-da15-477e-980b-0194823c138c",
                    "last_updated": "2022-09-18T13:07:28.755704-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c3b63e-2efc-4d58-99e1-e07c2d308857/?format=api"
                }
            ]
        }
    ]
}