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/378d006e-f2ff-4187-8cb5-ef38fc34542e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "378d006e-f2ff-4187-8cb5-ef38fc34542e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4ca91ccb-9415-40a5-92d1-af75207303a0",
    "completed": true,
    "last_updated": "2022-09-11T10:57:04.481491-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.7,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4ca91ccb-9415-40a5-92d1-af75207303a0",
    "datetime": "2022-09-10T15:30:00-04:00",
    "cutoff_datetime": "2022-09-10T15:30:00-04:00",
    "name": "Tennessee v. Pittsburgh",
    "bettypes": [
        {
            "id": "053a3ac3-7eaa-4da8-8194-66793500ff00",
            "match": "https://api-prod.gambitprofit.com/api/matches/378d006e-f2ff-4187-8cb5-ef38fc34542e/?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": "Tennessee",
                        "amount": 6493.0
                    },
                    {
                        "team": "Pittsburgh",
                        "amount": 3507.0
                    }
                ],
                "expected_reward_tokens": 9153.27,
                "profit_sb": 153.27,
                "profit_sb_percentage": 1.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "959166fa-120e-471d-95d7-4da77c0bc3a4",
                    "gambit_id": "33fe2002-bf31-421a-ab8e-b4380c13544c",
                    "last_updated": "2022-09-11T10:57:04.489026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053a3ac3-7eaa-4da8-8194-66793500ff00/?format=api"
                },
                {
                    "id": "232966fe-fe8d-4a81-a709-4ee4051004d4",
                    "gambit_id": "b88f1095-45ed-4647-a0b9-3e22d287deb2",
                    "last_updated": "2022-09-11T10:57:04.488015-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh",
                    "reward": "2.61000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053a3ac3-7eaa-4da8-8194-66793500ff00/?format=api"
                }
            ]
        },
        {
            "id": "b1a6a4b1-f368-488c-893c-f7812e88499c",
            "match": "https://api-prod.gambitprofit.com/api/matches/378d006e-f2ff-4187-8cb5-ef38fc34542e/?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": "Tennessee",
                        "amount": 5000.0
                    },
                    {
                        "team": "Pittsburgh",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b892f2a-1e8e-486e-9258-46608d05c64f",
                    "gambit_id": "a6163695-9622-4d14-a82f-2220f161405d",
                    "last_updated": "2022-09-11T10:57:04.492102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a6a4b1-f368-488c-893c-f7812e88499c/?format=api"
                },
                {
                    "id": "77b5a71d-3a59-4450-867b-4aaf58bdb8cb",
                    "gambit_id": "723e90ad-661d-4821-b6bc-cc234c845b6a",
                    "last_updated": "2022-09-11T10:57:04.491104-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a6a4b1-f368-488c-893c-f7812e88499c/?format=api"
                }
            ]
        },
        {
            "id": "a6321f93-59ef-44f4-8b8a-e201176077c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/378d006e-f2ff-4187-8cb5-ef38fc34542e/?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 63",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 63",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a745d39d-7e09-4749-83e1-9415dc8ef123",
                    "gambit_id": "0b0e0dbf-1c44-4625-bdef-edfcf832b3b8",
                    "last_updated": "2022-09-11T10:57:04.484525-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6321f93-59ef-44f4-8b8a-e201176077c1/?format=api"
                },
                {
                    "id": "8f82290a-fafe-4745-aa49-38c4934bd9b3",
                    "gambit_id": "ddb9bf47-6025-4126-8d0b-7e3f28d1879e",
                    "last_updated": "2022-09-11T10:57:04.485686-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6321f93-59ef-44f4-8b8a-e201176077c1/?format=api"
                }
            ]
        }
    ]
}