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/4e4441ce-c229-498b-a34c-baf92e63636b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e4441ce-c229-498b-a34c-baf92e63636b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dfd52af1-eeae-44cd-8668-ff1461d4578b",
    "completed": true,
    "last_updated": "2022-10-01T09:12:47.593559-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/dfd52af1-eeae-44cd-8668-ff1461d4578b",
    "datetime": "2022-09-30T22:30:00-04:00",
    "cutoff_datetime": "2022-09-30T22:30:00-04:00",
    "name": "Washington v. UCLA",
    "bettypes": [
        {
            "id": "c9678bf7-4d52-4960-9cb3-68f2ec79399f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e4441ce-c229-498b-a34c-baf92e63636b/?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": "Washington",
                        "amount": 5571.0
                    },
                    {
                        "team": "UCLA",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b25178a7-379f-438b-8d57-546d4482b765",
                    "gambit_id": "0fb62303-88c6-4a91-8805-a4f56d7e2227",
                    "last_updated": "2022-10-01T09:12:47.600423-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9678bf7-4d52-4960-9cb3-68f2ec79399f/?format=api"
                },
                {
                    "id": "6ea40b67-9dbc-4f65-bfd3-e5c29fc75fcc",
                    "gambit_id": "7e7b69c1-b2d4-43eb-baad-bd133c97cbc8",
                    "last_updated": "2022-10-01T09:12:47.599460-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UCLA",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9678bf7-4d52-4960-9cb3-68f2ec79399f/?format=api"
                }
            ]
        },
        {
            "id": "a1816621-f5b6-4888-a62c-5d42870d4056",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e4441ce-c229-498b-a34c-baf92e63636b/?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": "Washington",
                        "amount": 5208.0
                    },
                    {
                        "team": "UCLA",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e4edd92-0626-47b2-9420-bf8aba2fd608",
                    "gambit_id": "c6ca8dc8-28b0-488a-8655-d944024115e9",
                    "last_updated": "2022-10-01T09:12:47.603325-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1816621-f5b6-4888-a62c-5d42870d4056/?format=api"
                },
                {
                    "id": "52be34c7-1bf6-49d7-af70-658df5c92c1c",
                    "gambit_id": "450ac706-d52a-4569-8551-f870a567dbe4",
                    "last_updated": "2022-10-01T09:12:47.602364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UCLA",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1816621-f5b6-4888-a62c-5d42870d4056/?format=api"
                }
            ]
        },
        {
            "id": "279b7d3a-3d4b-48ba-a28b-ba7da69ec9dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e4441ce-c229-498b-a34c-baf92e63636b/?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 65",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 65",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc0e0313-d713-4b49-9f54-871d5f27f435",
                    "gambit_id": "4346bfce-9242-4a86-8e29-063b87e536c4",
                    "last_updated": "2022-10-01T09:12:47.596492-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "65.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/279b7d3a-3d4b-48ba-a28b-ba7da69ec9dc/?format=api"
                },
                {
                    "id": "c229b55f-c5ff-43b4-aed4-224c6f867999",
                    "gambit_id": "e690ebb9-7fbe-43e4-902c-59ee49757d67",
                    "last_updated": "2022-10-01T09:12:47.597513-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "65.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/279b7d3a-3d4b-48ba-a28b-ba7da69ec9dc/?format=api"
                }
            ]
        }
    ]
}