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/148581ee-5dc4-424b-a77b-8011b3711fc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "148581ee-5dc4-424b-a77b-8011b3711fc7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "05a96700-da06-4684-a87a-713b6246672c",
    "completed": true,
    "last_updated": "2023-05-04T11:01:56.683561-04:00",
    "created_at": "2023-05-03T12:12:08.030029-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/05a96700-da06-4684-a87a-713b6246672c",
    "datetime": "2023-05-03T14:05:00-04:00",
    "cutoff_datetime": "2023-05-03T14:05:00-04:00",
    "name": "ARI (B Pfaadt) v. TEX (A Heaney)",
    "bettypes": [
        {
            "id": "f4b9b528-1b42-4e38-a09d-be647deced08",
            "match": "https://api-prod.gambitprofit.com/api/matches/148581ee-5dc4-424b-a77b-8011b3711fc7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-03T12:12:08.041020-04: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": "TEX (A Heaney)",
                        "amount": 5337.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "12bd9335-c61a-42f6-9819-28b517f5d9df",
                    "gambit_id": "a59100f0-faf6-4b5d-8203-bc408e23089b",
                    "last_updated": "2023-05-04T11:01:56.695347-04:00",
                    "created_at": "2023-05-03T12:12:08.042404-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b9b528-1b42-4e38-a09d-be647deced08/?format=api"
                },
                {
                    "id": "b67a3fff-2c2c-46c2-b047-4357bb3c425e",
                    "gambit_id": "4f76e751-59f6-44be-ac41-655cd5a77195",
                    "last_updated": "2023-05-04T11:01:56.696798-04:00",
                    "created_at": "2023-05-03T12:12:08.043804-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b9b528-1b42-4e38-a09d-be647deced08/?format=api"
                }
            ]
        },
        {
            "id": "d40279a1-e4f3-4534-90a0-bab8996318fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/148581ee-5dc4-424b-a77b-8011b3711fc7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-03T12:12:08.036670-04: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": "ARI",
                        "amount": 6241.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "64629bfe-2d53-46e3-815f-0437caa4c8ef",
                    "gambit_id": "23dd9c69-f10a-4125-bc31-d40a3fcae4ec",
                    "last_updated": "2023-05-04T11:01:56.692652-04:00",
                    "created_at": "2023-05-03T12:12:08.039558-04:00",
                    "name": "ARI",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40279a1-e4f3-4534-90a0-bab8996318fe/?format=api"
                },
                {
                    "id": "e9f43230-d6e2-425b-adaf-1c55cdcd6c9e",
                    "gambit_id": "228b3885-60fd-4dc2-ba84-31f942ccf273",
                    "last_updated": "2023-05-04T11:01:56.691311-04:00",
                    "created_at": "2023-05-03T12:12:08.038136-04:00",
                    "name": "TEX",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40279a1-e4f3-4534-90a0-bab8996318fe/?format=api"
                }
            ]
        },
        {
            "id": "6fad2bea-8e30-4682-a6dc-f672d9f72206",
            "match": "https://api-prod.gambitprofit.com/api/matches/148581ee-5dc4-424b-a77b-8011b3711fc7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-03T12:12:08.032065-04: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 Over 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6afb2647-ae5c-4249-be2c-8ad975071b25",
                    "gambit_id": "f36b9ad6-ec6b-42d8-86ab-61d3b70ae03a",
                    "last_updated": "2023-05-04T11:01:56.688494-04:00",
                    "created_at": "2023-05-03T12:12:08.034980-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fad2bea-8e30-4682-a6dc-f672d9f72206/?format=api"
                },
                {
                    "id": "1290b401-2eba-4b92-a5a1-bc8222b0b195",
                    "gambit_id": "64202324-31dd-47e2-9f8c-96b14a097b6d",
                    "last_updated": "2023-05-04T11:01:56.687191-04:00",
                    "created_at": "2023-05-03T12:12:08.033533-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fad2bea-8e30-4682-a6dc-f672d9f72206/?format=api"
                }
            ]
        }
    ]
}