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/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1bca66a5-7c02-42a9-90ad-d5071b9992d9",
    "completed": true,
    "last_updated": "2022-11-01T09:47:22.621797-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1bca66a5-7c02-42a9-90ad-d5071b9992d9",
    "datetime": "2022-10-31T20:15:00-04:00",
    "cutoff_datetime": "2022-10-31T20:15:00-04:00",
    "name": "Cincinnati Bengals v. Cleveland Browns",
    "bettypes": [
        {
            "id": "f8034dae-81d5-4d8b-b4fc-aafd0253e36b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?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": "Cincinnati Bengals",
                        "amount": 6104.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04fbaac0-77ea-409b-a341-6b944d101a27",
                    "gambit_id": "31d2b9e3-9c7e-4826-a528-60fb03dd1e25",
                    "last_updated": "2022-11-01T09:47:22.628712-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8034dae-81d5-4d8b-b4fc-aafd0253e36b/?format=api"
                },
                {
                    "id": "df8ef028-a775-4fdf-b517-c82026d098ad",
                    "gambit_id": "ee7c3ee2-733a-4c53-9f51-8282abcf00f5",
                    "last_updated": "2022-11-01T09:47:22.627744-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Browns",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8034dae-81d5-4d8b-b4fc-aafd0253e36b/?format=api"
                }
            ]
        },
        {
            "id": "1b0281d7-fd1e-498c-87c7-7107257537e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?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": "Cincinnati Bengals",
                        "amount": 5212.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c5f6721-4c6b-47cb-ab86-e41f9214c7c4",
                    "gambit_id": "54e0be66-e1ff-467a-bd14-309c27c8d93c",
                    "last_updated": "2022-11-01T09:47:22.631589-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0281d7-fd1e-498c-87c7-7107257537e2/?format=api"
                },
                {
                    "id": "d9c30f2c-7a43-4f7b-a310-559fc3d9a2c0",
                    "gambit_id": "ffb13f5c-5d69-4b56-ba72-63f2732786d2",
                    "last_updated": "2022-11-01T09:47:22.630627-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0281d7-fd1e-498c-87c7-7107257537e2/?format=api"
                }
            ]
        },
        {
            "id": "ed6d0339-c1ca-4f83-b7b4-0c36715183f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?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 45",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 45",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc3be065-b67b-442b-8823-951f8f8e1103",
                    "gambit_id": "9ed340ed-ef7e-4ee3-8b6c-9ae3e7503bc9",
                    "last_updated": "2022-11-01T09:47:22.625787-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6d0339-c1ca-4f83-b7b4-0c36715183f4/?format=api"
                },
                {
                    "id": "f69759ce-e923-4e74-a9b0-b1ec69efb215",
                    "gambit_id": "8b8019d3-5a11-4635-ac3f-34868e2f05a5",
                    "last_updated": "2022-11-01T09:47:22.624594-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6d0339-c1ca-4f83-b7b4-0c36715183f4/?format=api"
                }
            ]
        }
    ]
}