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/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b57c5e93-e9a4-4963-91b1-a3397c3c0198",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "051af62b-33da-41d4-a904-a66dcaa07fd9",
    "completed": true,
    "last_updated": "2022-10-04T13:17:05.801987-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/051af62b-33da-41d4-a904-a66dcaa07fd9",
    "datetime": "2022-10-03T19:05:00-04:00",
    "cutoff_datetime": "2022-10-03T19:05:00-04:00",
    "name": "TOR (J Berrios) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "929019a4-491e-43a4-a928-739027adcd0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?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 (J Berrios)",
                        "amount": 5335.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 4665.0
                    }
                ],
                "expected_reward_tokens": 9656.35,
                "profit_sb": 156.35,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0fa5eee0-c73d-428f-aafa-2b3b228a829a",
                    "gambit_id": "38ee0276-f7c2-4ef5-913d-35188fde441b",
                    "last_updated": "2022-10-04T13:17:05.811865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api"
                },
                {
                    "id": "cfcf17db-81e6-4589-826b-f8368dd76fc7",
                    "gambit_id": "283ee523-a1e0-4796-a756-df54e5305486",
                    "last_updated": "2022-10-04T13:17:05.810917-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (D Kremer)",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api"
                }
            ]
        },
        {
            "id": "56354c8d-3f02-4eee-87e9-8a036725a1f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?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": "BAL",
                        "amount": 5780.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63f6682f-3868-4055-aa60-e98b57d0ad80",
                    "gambit_id": "8cdfa827-2833-4caf-a045-a28e26a0bab1",
                    "last_updated": "2022-10-04T13:17:05.808048-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56354c8d-3f02-4eee-87e9-8a036725a1f3/?format=api"
                },
                {
                    "id": "e4bc423b-6eb6-41fc-ae94-9c5d86203342",
                    "gambit_id": "de840864-5585-493a-b64b-b45560265b03",
                    "last_updated": "2022-10-04T13:17:05.809015-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56354c8d-3f02-4eee-87e9-8a036725a1f3/?format=api"
                }
            ]
        },
        {
            "id": "d5055533-83d0-48ed-a5d5-5b32f95d1240",
            "match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?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.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b95865fd-6a0d-472f-9859-003e773dfeb2",
                    "gambit_id": "31cb2266-6762-436c-9d56-69fcda9e6afa",
                    "last_updated": "2022-10-04T13:17:05.804997-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5055533-83d0-48ed-a5d5-5b32f95d1240/?format=api"
                },
                {
                    "id": "4cf067cf-1622-4561-877f-22d3c34da9cc",
                    "gambit_id": "f60e2361-08dd-4bac-802f-9f3c11d3752b",
                    "last_updated": "2022-10-04T13:17:05.806132-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5055533-83d0-48ed-a5d5-5b32f95d1240/?format=api"
                }
            ]
        }
    ]
}