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/5e7a01a2-07cc-4b7d-a917-ad7a955bd04b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e7a01a2-07cc-4b7d-a917-ad7a955bd04b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bf5aa268-2bd3-4afb-8358-ce1fdee6245b",
    "completed": true,
    "last_updated": "2022-11-06T08:22:24.953301-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.73,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bf5aa268-2bd3-4afb-8358-ce1fdee6245b",
    "datetime": "2022-11-05T12:00:00-04:00",
    "cutoff_datetime": "2022-11-05T12:00:00-04:00",
    "name": "Iowa v. Purdue",
    "bettypes": [
        {
            "id": "1bea39e3-ed98-4962-9d9d-5421de6ad920",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e7a01a2-07cc-4b7d-a917-ad7a955bd04b/?format=api",
            "name": "Pick the Winner",
            "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": "Purdue",
                        "amount": 5984.0
                    },
                    {
                        "team": "Iowa",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f799157-77f4-4ff6-a2a9-14a64c2ce188",
                    "gambit_id": "86058477-498a-4591-bb4b-c4d0383bd4b7",
                    "last_updated": "2022-11-06T08:22:24.959383-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bea39e3-ed98-4962-9d9d-5421de6ad920/?format=api"
                },
                {
                    "id": "ed811f93-b5fe-420c-bfc7-328cc4311156",
                    "gambit_id": "2867c4fa-c485-489c-ae3d-c003e802f4f3",
                    "last_updated": "2022-11-06T08:22:24.960369-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bea39e3-ed98-4962-9d9d-5421de6ad920/?format=api"
                }
            ]
        },
        {
            "id": "b2c648ec-b3dc-468f-86f8-2e6077358bda",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e7a01a2-07cc-4b7d-a917-ad7a955bd04b/?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": "Iowa",
                        "amount": 5000.0
                    },
                    {
                        "team": "Purdue",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0492df9-b077-4385-b82e-b6e09d197bfa",
                    "gambit_id": "e7eb4ee2-cb1f-4a21-8aae-64834b2812fc",
                    "last_updated": "2022-11-06T08:22:24.963315-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c648ec-b3dc-468f-86f8-2e6077358bda/?format=api"
                },
                {
                    "id": "6863dc8b-0f40-40cf-a146-b39869c5d337",
                    "gambit_id": "84fddf19-d6da-4346-a99d-fcce347f23ce",
                    "last_updated": "2022-11-06T08:22:24.962334-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c648ec-b3dc-468f-86f8-2e6077358bda/?format=api"
                }
            ]
        },
        {
            "id": "5340591c-0cca-4e12-ae35-1a9d0714cb80",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e7a01a2-07cc-4b7d-a917-ad7a955bd04b/?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 Under 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "439976e0-e955-4ff5-b078-64016f4bed41",
                    "gambit_id": "3b3f60e0-45d3-41b7-ac3a-4b72be7aecc0",
                    "last_updated": "2022-11-06T08:22:24.956202-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5340591c-0cca-4e12-ae35-1a9d0714cb80/?format=api"
                },
                {
                    "id": "9c1e38a3-5dc6-402d-bbb8-c86e8ed9ff4a",
                    "gambit_id": "2b27c839-5e99-4e0c-ba80-16067265bee6",
                    "last_updated": "2022-11-06T08:22:24.957419-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5340591c-0cca-4e12-ae35-1a9d0714cb80/?format=api"
                }
            ]
        }
    ]
}