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/0640c02c-5eef-4e29-b297-b9107655f278/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0640c02c-5eef-4e29-b297-b9107655f278",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a856c4aa-7af3-4c1a-adb9-bbbda21e1025",
    "completed": true,
    "last_updated": "2022-09-25T11:17:04.965912-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.99,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a856c4aa-7af3-4c1a-adb9-bbbda21e1025",
    "datetime": "2022-09-24T12:00:00-04:00",
    "cutoff_datetime": "2022-09-24T12:00:00-04:00",
    "name": "Clemson v. Wake Forest",
    "bettypes": [
        {
            "id": "bd2b01e6-9604-45c9-99ca-7c0e52daedd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0640c02c-5eef-4e29-b297-b9107655f278/?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": "Clemson",
                        "amount": 7076.0
                    },
                    {
                        "team": "Wake Forest",
                        "amount": 2924.0
                    }
                ],
                "expected_reward_tokens": 9269.08,
                "profit_sb": 269.08,
                "profit_sb_percentage": 2.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9acbfdf-bbbc-4610-a2f1-8e8ed6854aeb",
                    "gambit_id": "07f1f64e-8dc3-4cf5-8261-8fa92aefcf19",
                    "last_updated": "2022-09-25T11:17:04.973062-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.31000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2b01e6-9604-45c9-99ca-7c0e52daedd8/?format=api"
                },
                {
                    "id": "0e1d574e-21b3-4ed3-89fa-c9cce9bcde88",
                    "gambit_id": "f79dc57f-30a9-4602-b240-5bcf56143ddd",
                    "last_updated": "2022-09-25T11:17:04.972055-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "3.17000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2b01e6-9604-45c9-99ca-7c0e52daedd8/?format=api"
                }
            ]
        },
        {
            "id": "5c199215-b355-4d36-a534-7d9c8a301fe7",
            "match": "https://api-prod.gambitprofit.com/api/matches/0640c02c-5eef-4e29-b297-b9107655f278/?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": "Clemson",
                        "amount": 5000.0
                    },
                    {
                        "team": "Wake Forest",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eced58ba-b2f0-41de-bfce-9abbded5e063",
                    "gambit_id": "77c21c96-5e08-4449-93e0-b24e92a84fb4",
                    "last_updated": "2022-09-25T11:17:04.976100-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c199215-b355-4d36-a534-7d9c8a301fe7/?format=api"
                },
                {
                    "id": "a87fbc1e-891f-4718-a31a-d09d4b1ed0aa",
                    "gambit_id": "243ff38c-9423-48f3-9aa1-df5a405b6b06",
                    "last_updated": "2022-09-25T11:17:04.975086-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c199215-b355-4d36-a534-7d9c8a301fe7/?format=api"
                }
            ]
        },
        {
            "id": "2af7d9b3-f1f4-490e-9774-126eb9500d5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0640c02c-5eef-4e29-b297-b9107655f278/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1caa8204-f254-4c08-90de-3e8ebba76199",
                    "gambit_id": "d8380b27-ac7a-4d87-9df6-0d378985b24c",
                    "last_updated": "2022-09-25T11:17:04.970029-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af7d9b3-f1f4-490e-9774-126eb9500d5a/?format=api"
                },
                {
                    "id": "43840ed0-faa6-4b03-908a-a7fd8446c01f",
                    "gambit_id": "0a1df41c-ac0b-4974-a812-b9223f7e639f",
                    "last_updated": "2022-09-25T11:17:04.968899-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af7d9b3-f1f4-490e-9774-126eb9500d5a/?format=api"
                }
            ]
        }
    ]
}