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/2116109a-00b3-4162-a378-1443aef127ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2116109a-00b3-4162-a378-1443aef127ec",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bd971800-0672-46ed-9fc3-0b2612cf5336",
    "completed": true,
    "last_updated": "2022-08-08T10:57:08.470568-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bd971800-0672-46ed-9fc3-0b2612cf5336",
    "datetime": "2022-08-07T16:10:00-04:00",
    "cutoff_datetime": "2022-08-07T16:10:00-04:00",
    "name": "ATL (S Strider) v. NYM (J DeGrom)",
    "bettypes": [
        {
            "id": "b873f4b1-54ed-4822-8e13-f2388275c564",
            "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?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": "NYM (J DeGrom)",
                        "amount": 5755.0
                    },
                    {
                        "team": "ATL (S Strider)",
                        "amount": 4245.0
                    }
                ],
                "expected_reward_tokens": 9380.65,
                "profit_sb": 380.65,
                "profit_sb_percentage": 4.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "888d9e18-f2e7-48e1-943b-83ea4c2c5d0a",
                    "gambit_id": "ef7092f9-cb60-49bc-a6c9-04fb7e8f2e7e",
                    "last_updated": "2022-08-08T10:57:08.473682-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (J DeGrom)",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b873f4b1-54ed-4822-8e13-f2388275c564/?format=api"
                },
                {
                    "id": "63c1bc80-46f2-4789-8b89-d7c65d8220c3",
                    "gambit_id": "77a19db8-c6c3-4861-b251-6e0ca4c6d625",
                    "last_updated": "2022-08-08T10:57:08.474090-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (S Strider)",
                    "reward": "2.21000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b873f4b1-54ed-4822-8e13-f2388275c564/?format=api"
                }
            ]
        },
        {
            "id": "cb6a5b41-d970-453a-a016-e958067622c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?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": "ATL",
                        "amount": 6132.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3868.0
                    }
                ],
                "expected_reward_tokens": 9320.64,
                "profit_sb": 320.64,
                "profit_sb_percentage": 3.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37ed7851-469b-4037-9e1b-11044c9ead4d",
                    "gambit_id": "e294e4ed-4eb8-46f2-a258-02bbca72b6a7",
                    "last_updated": "2022-08-08T10:57:08.473267-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.52000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6a5b41-d970-453a-a016-e958067622c2/?format=api"
                },
                {
                    "id": "a1656112-c5d0-4955-be44-b7ce0718ef5d",
                    "gambit_id": "0070bb7e-25a2-4163-8ea7-3bbb3efdfba2",
                    "last_updated": "2022-08-08T10:57:08.472837-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6a5b41-d970-453a-a016-e958067622c2/?format=api"
                }
            ]
        },
        {
            "id": "8e195971-d56b-4dfb-a358-95220d4d31c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?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 7",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8334727-688f-4140-82e4-f75b5a8e29ad",
                    "gambit_id": "605b544a-0035-4684-9e28-bc5f6d6a7b7e",
                    "last_updated": "2022-08-08T10:57:08.471624-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e195971-d56b-4dfb-a358-95220d4d31c8/?format=api"
                },
                {
                    "id": "a5c0fdac-59c0-45ff-ba00-435b5118ecab",
                    "gambit_id": "e3aff83f-2580-41be-ba72-52d1cceaf94f",
                    "last_updated": "2022-08-08T10:57:08.472262-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e195971-d56b-4dfb-a358-95220d4d31c8/?format=api"
                }
            ]
        }
    ]
}