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/76e5d394-9d53-4197-a657-445d260ac5ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76e5d394-9d53-4197-a657-445d260ac5ec",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "119ccc14-1017-4018-b445-ddeaa7d4f2de",
    "completed": true,
    "last_updated": "2022-09-03T20:02:07.781056-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/119ccc14-1017-4018-b445-ddeaa7d4f2de",
    "datetime": "2022-09-02T18:35:00-04:00",
    "cutoff_datetime": "2022-09-02T18:35:00-04:00",
    "name": "TOR (A Manoah) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "e7352b6f-958d-458f-97e7-d240bdc599d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/76e5d394-9d53-4197-a657-445d260ac5ec/?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": "TOR (A Manoah)",
                        "amount": 6569.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 3431.0
                    }
                ],
                "expected_reward_tokens": 9262.29,
                "profit_sb": 262.29,
                "profit_sb_percentage": 2.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc0f9a33-df69-4a4b-99c5-b9cf93fc585d",
                    "gambit_id": "66d4ef63-ce26-41d5-9d1b-39081ab9660d",
                    "last_updated": "2022-09-03T20:02:07.790709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7352b6f-958d-458f-97e7-d240bdc599d9/?format=api"
                },
                {
                    "id": "5bdae87f-fbc1-4f91-9acf-df10b770b6cc",
                    "gambit_id": "381fa690-1cca-402b-8a5f-53e8893d866c",
                    "last_updated": "2022-09-03T20:02:07.789753-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.70000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7352b6f-958d-458f-97e7-d240bdc599d9/?format=api"
                }
            ]
        },
        {
            "id": "e1b96c64-902e-4181-9d04-bf76d682187d",
            "match": "https://api-prod.gambitprofit.com/api/matches/76e5d394-9d53-4197-a657-445d260ac5ec/?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": "TOR",
                        "amount": 5580.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4420.0
                    }
                ],
                "expected_reward_tokens": 9149.4,
                "profit_sb": 149.4,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc724a34-a068-4bb2-b1b7-ea71ae6ef382",
                    "gambit_id": "70fb7061-845b-48cf-a79c-5819eb94b05d",
                    "last_updated": "2022-09-03T20:02:07.787865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b96c64-902e-4181-9d04-bf76d682187d/?format=api"
                },
                {
                    "id": "c2498d0b-aaf4-4bec-8e54-879633dec386",
                    "gambit_id": "04f74e59-8d7b-406e-b5b8-9413948d06ce",
                    "last_updated": "2022-09-03T20:02:07.786927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b96c64-902e-4181-9d04-bf76d682187d/?format=api"
                }
            ]
        },
        {
            "id": "67577c4c-9ab6-4b8f-9870-61426d8885d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/76e5d394-9d53-4197-a657-445d260ac5ec/?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",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c364e5b-f415-48a6-91d1-bb3b97b102b0",
                    "gambit_id": "8554ca45-25d9-4c82-a5dd-650b15dc2cd1",
                    "last_updated": "2022-09-03T20:02:07.783878-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67577c4c-9ab6-4b8f-9870-61426d8885d1/?format=api"
                },
                {
                    "id": "b5ee1d83-ad64-42a9-8226-4674ac4d313b",
                    "gambit_id": "e4d890ed-cba8-4256-a2f1-a46e9bab9220",
                    "last_updated": "2022-09-03T20:02:07.785019-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67577c4c-9ab6-4b8f-9870-61426d8885d1/?format=api"
                }
            ]
        }
    ]
}