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/72cfa043-16a2-4c80-9d35-f91c3ecc1c18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72cfa043-16a2-4c80-9d35-f91c3ecc1c18",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a4d174f2-3438-4e0c-bac6-2283eb8001cb",
    "completed": true,
    "last_updated": "2024-01-09T10:28:27.879010-05:00",
    "created_at": "2024-01-04T09:43:00.237244-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.23,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a4d174f2-3438-4e0c-bac6-2283eb8001cb",
    "datetime": "2024-01-07T16:25:00-05:00",
    "cutoff_datetime": "2024-01-07T16:25:00-05:00",
    "name": "Dallas Cowboys v. Washington Commanders",
    "bettypes": [
        {
            "id": "724ee54d-0699-4be9-b763-7130fd9a0469",
            "match": "https://api-prod.gambitprofit.com/api/matches/72cfa043-16a2-4c80-9d35-f91c3ecc1c18/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:43:00.255917-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": "Dallas Cowboys",
                        "amount": 8539.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 1461.0
                    }
                ],
                "expected_reward_tokens": 9478.29,
                "profit_sb": -21.71,
                "profit_sb_percentage": -0.23,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89c8e210-e228-4041-86ee-b977826d6468",
                    "gambit_id": "a54b4107-2f63-4713-a6ff-9220d1d5c7bb",
                    "last_updated": "2024-01-09T10:28:27.904922-05:00",
                    "created_at": "2024-01-04T09:43:00.259753-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.11000",
                    "odds": "1.11760",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/724ee54d-0699-4be9-b763-7130fd9a0469/?format=api"
                },
                {
                    "id": "17608b56-0f30-41f3-82da-6bd697ac8040",
                    "gambit_id": "1a76f817-635e-4d1a-b1f4-859030a94cc2",
                    "last_updated": "2024-01-09T10:28:27.901401-05:00",
                    "created_at": "2024-01-04T09:43:00.264491-05:00",
                    "name": "Washington Commanders",
                    "reward": "6.49000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/724ee54d-0699-4be9-b763-7130fd9a0469/?format=api"
                }
            ]
        },
        {
            "id": "08f68265-605e-403a-bfa9-b472f5a8a4f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/72cfa043-16a2-4c80-9d35-f91c3ecc1c18/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:43:00.243101-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": "Dallas Cowboys",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3117c2cf-d122-454c-9a82-6d8a91cfa2f8",
                    "gambit_id": "3eeb959f-2e7e-4508-8a18-44d87894d40a",
                    "last_updated": "2024-01-09T10:28:27.891218-05:00",
                    "created_at": "2024-01-04T09:43:00.246862-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f68265-605e-403a-bfa9-b472f5a8a4f2/?format=api"
                },
                {
                    "id": "7dab7945-c021-477c-8d68-4f957abdc753",
                    "gambit_id": "5496cc26-d93b-4c56-be22-1bbad10f2332",
                    "last_updated": "2024-01-09T10:28:27.894553-05:00",
                    "created_at": "2024-01-04T09:43:00.251722-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f68265-605e-403a-bfa9-b472f5a8a4f2/?format=api"
                }
            ]
        },
        {
            "id": "d87596c2-e587-40e3-a845-96b09784c069",
            "match": "https://api-prod.gambitprofit.com/api/matches/72cfa043-16a2-4c80-9d35-f91c3ecc1c18/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:43:00.269052-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 Over 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4f13afb-947c-49dc-95e5-43c7688cd187",
                    "gambit_id": "2b6d1da8-24ae-4286-bd27-4304b5a5c03a",
                    "last_updated": "2024-01-09T10:28:27.911687-05:00",
                    "created_at": "2024-01-04T09:43:00.273037-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87596c2-e587-40e3-a845-96b09784c069/?format=api"
                },
                {
                    "id": "5842ec0a-f664-4c88-bd48-127cfc821716",
                    "gambit_id": "82bd85b9-8ace-4dae-9716-b99ad5be0d1b",
                    "last_updated": "2024-01-09T10:28:27.915104-05:00",
                    "created_at": "2024-01-04T09:43:00.276991-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87596c2-e587-40e3-a845-96b09784c069/?format=api"
                }
            ]
        }
    ]
}