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/012fab68-9f65-4eaa-80cd-9b35bee7e79d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "012fab68-9f65-4eaa-80cd-9b35bee7e79d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dfa4c9af-bf2c-4201-a56f-c2480095e50b",
    "completed": true,
    "last_updated": "2022-08-16T11:46:49.606091-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dfa4c9af-bf2c-4201-a56f-c2480095e50b",
    "datetime": "2022-08-15T20:10:00-04:00",
    "cutoff_datetime": "2022-08-15T20:10:00-04:00",
    "name": "HOU (J Urquidy) v. CWS (J Cueto)",
    "bettypes": [
        {
            "id": "efddc26d-2de8-4b99-b959-426f28024182",
            "match": "https://api-prod.gambitprofit.com/api/matches/012fab68-9f65-4eaa-80cd-9b35bee7e79d/?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": "HOU (J Urquidy)",
                        "amount": 5319.0
                    },
                    {
                        "team": "CWS (J Cueto)",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": 361.44,
                "profit_sb_percentage": 4.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d78d56b5-2bee-445f-a753-b9f875618d30",
                    "gambit_id": "0148783d-9c0b-4b2b-badb-68d8a9f23785",
                    "last_updated": "2022-08-16T11:46:49.608926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Urquidy)",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efddc26d-2de8-4b99-b959-426f28024182/?format=api"
                },
                {
                    "id": "a5d0ebc1-5f7a-4e83-bc65-c33f431b0c48",
                    "gambit_id": "c6427960-bf2e-4652-aa6e-465e233d3f40",
                    "last_updated": "2022-08-16T11:46:49.609367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (J Cueto)",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efddc26d-2de8-4b99-b959-426f28024182/?format=api"
                }
            ]
        },
        {
            "id": "e4492c56-8e0c-4af3-8eaf-28c7c6149298",
            "match": "https://api-prod.gambitprofit.com/api/matches/012fab68-9f65-4eaa-80cd-9b35bee7e79d/?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": "CWS",
                        "amount": 5838.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9281.26,
                "profit_sb": 281.26,
                "profit_sb_percentage": 3.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "998f9271-a3c4-4a70-89fe-33ac399ab06c",
                    "gambit_id": "f98a9c55-1cb4-4111-8e21-4b8b4927d01a",
                    "last_updated": "2022-08-16T11:46:49.608038-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4492c56-8e0c-4af3-8eaf-28c7c6149298/?format=api"
                },
                {
                    "id": "37bb4822-2408-476f-9c7e-36ac21b0652f",
                    "gambit_id": "e7731e07-2bcb-41a9-a15f-282b7bf26bc2",
                    "last_updated": "2022-08-16T11:46:49.608468-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.23000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4492c56-8e0c-4af3-8eaf-28c7c6149298/?format=api"
                }
            ]
        },
        {
            "id": "d9c9747f-038e-4f8a-9333-61b3aaec6146",
            "match": "https://api-prod.gambitprofit.com/api/matches/012fab68-9f65-4eaa-80cd-9b35bee7e79d/?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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00f102c6-0fda-47f1-ad99-168bd0ff977c",
                    "gambit_id": "46e50b05-1cd6-4d76-be14-b3ea0e5d544b",
                    "last_updated": "2022-08-16T11:46:49.607122-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c9747f-038e-4f8a-9333-61b3aaec6146/?format=api"
                },
                {
                    "id": "fdb3d71b-a2a9-4eed-b1b0-d9792809a3ec",
                    "gambit_id": "854d629e-78df-45ea-a247-9b281248269e",
                    "last_updated": "2022-08-16T11:46:49.607605-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c9747f-038e-4f8a-9333-61b3aaec6146/?format=api"
                }
            ]
        }
    ]
}