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/40bdcd3d-8469-44a8-a449-6088c348375a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "40bdcd3d-8469-44a8-a449-6088c348375a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "68b99f88-5718-4010-bb39-d6adf70ca8b9",
    "completed": true,
    "last_updated": "2022-10-16T15:07:12.932433-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/68b99f88-5718-4010-bb39-d6adf70ca8b9",
    "datetime": "2022-10-15T12:00:00-04:00",
    "cutoff_datetime": "2022-10-15T12:00:00-04:00",
    "name": "Central Michigan v. Akron",
    "bettypes": [
        {
            "id": "4bb3cd3a-0c9b-4b6a-926b-b0c6c7d55f58",
            "match": "https://api-prod.gambitprofit.com/api/matches/40bdcd3d-8469-44a8-a449-6088c348375a/?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": "Central Michigan",
                        "amount": 7829.0
                    },
                    {
                        "team": "Akron",
                        "amount": 2171.0
                    }
                ],
                "expected_reward_tokens": 9551.38,
                "profit_sb": 51.38,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9fcf55a7-b30a-4247-8145-048388daf5f9",
                    "gambit_id": "8e43c079-1ddc-45a8-af38-e47133b1de30",
                    "last_updated": "2022-10-16T15:07:12.939845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.22000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bb3cd3a-0c9b-4b6a-926b-b0c6c7d55f58/?format=api"
                },
                {
                    "id": "c93c7974-a503-48d9-9b4f-78054284703d",
                    "gambit_id": "800f6d07-4271-4225-be52-8ed37fc5db74",
                    "last_updated": "2022-10-16T15:07:12.938776-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "4.40000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bb3cd3a-0c9b-4b6a-926b-b0c6c7d55f58/?format=api"
                }
            ]
        },
        {
            "id": "61060ee3-7004-40e1-815d-305f2629401d",
            "match": "https://api-prod.gambitprofit.com/api/matches/40bdcd3d-8469-44a8-a449-6088c348375a/?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": "Akron",
                        "amount": 5000.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35c16f14-cca1-4d52-85a0-bcb1925cc953",
                    "gambit_id": "03693558-b674-4ce3-bf23-3b22510cabec",
                    "last_updated": "2022-10-16T15:07:12.941956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61060ee3-7004-40e1-815d-305f2629401d/?format=api"
                },
                {
                    "id": "bfdcb3fa-962d-4271-b884-abaa4056aceb",
                    "gambit_id": "f7447aa9-d104-4203-9cd8-2e94f37c2f8a",
                    "last_updated": "2022-10-16T15:07:12.942959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61060ee3-7004-40e1-815d-305f2629401d/?format=api"
                }
            ]
        },
        {
            "id": "af6fa4be-542f-4d99-a424-240231b76e50",
            "match": "https://api-prod.gambitprofit.com/api/matches/40bdcd3d-8469-44a8-a449-6088c348375a/?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 60.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 60.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21e6f1db-931b-451d-aa24-401ff9f1338d",
                    "gambit_id": "010c197b-0818-47df-a6e0-95ed40b72a78",
                    "last_updated": "2022-10-16T15:07:12.935252-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af6fa4be-542f-4d99-a424-240231b76e50/?format=api"
                },
                {
                    "id": "2099c247-8293-4502-aa31-ca936dae1aa4",
                    "gambit_id": "187ff395-6851-4f1e-abbe-d5713832006c",
                    "last_updated": "2022-10-16T15:07:12.936386-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af6fa4be-542f-4d99-a424-240231b76e50/?format=api"
                }
            ]
        }
    ]
}